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-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #CCC;
}
p {
	margin: 0px 25px 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
}
li {
	list-style-image: url(../images/bullet.png);
	list-style-position: outside;
	margin: 0px 80px 10px 50px;
	padding: 0px;
	text-align: justify;
}
h1 {
	font-family: Impact;
	font-style: normal;
	text-align: center;
	text-transform: capitalize;
	font-weight: lighter;
	font-size: 36px;
	color: #000;
	margin: 0px 0px 10px;
}
h2 {
	font-family: Tahoma;
	font-size: 22px;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	color: #C00;
	font-weight: bold;
	margin: 0px 0px 10px;
}
h3 {
	font-size: 24px;
	color: #C00;
	text-transform: capitalize;
	text-align: center;
	font-weight: normal;
	font-family: Impact;
}
h4 {
	font-size: 18px;
	color: #CC0000;
	text-transform: capitalize;
	text-align: center;
	font-family: Tahoma;
	margin: 5px 0px;
}
a:link {
	color: #00F;
	text-decoration: underline;
}
a:visited {
	color: #00F;
	text-decoration: underline;
}
a:hover {
	color: #C00;
	text-decoration: none;
}
a:active {
	color: #00F;
	text-decoration: underline;
}
.highlighttext {
	background-color: #FF0
}
.footbold {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	color: #000;
	margin-bottom: 15px;
}
.footboldred {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	color: #cc0000;
}
