
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background: #E2F2FF url(../images/bg.jpg) repeat-x fixed;
}
body,td,th {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
}
li {
	list-style-image: url(../images/bullet.png);
	list-style-position: outside;
	margin: 10px 50px 0px;
	padding: 0px;
	height: 75px;
	text-align: justify;
}
a:link {
	color: #F60;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #F60;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: underline;
	color: #F60;
}
h1 {
	font-family: Impact;
	text-align: center;
	text-transform: capitalize;
	font-weight: normal;
	font-size: 36px;
	color: #C00;
	padding: 0px 0px 10px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	color: #000000;
	font-weight: bold;
	padding: 0px 0px 10px;
}
h3 {
	font-size: 20px;
	color: #000000;
	text-transform: capitalize;
	text-align: center;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px;
}
h4 {
	font-size: 18px;
	color: #000;
	text-transform: capitalize;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px;
	font-weight: bold;
}
.highlighttext {
	background-color: #FF0
}
.footbold {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	color: #000;
}

