/* CSS Document */
body {
	background-image:    url(Templates/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
h1 {
	font-size:22px;
	font: tahoma;
	color: #CC0000;
}
h2 {
	font-size: 20px;
	font: Tahoma;
	color: #425D7B;
}
h3 {
font-size: 16px;
color:
}
p {
font-size: 14px;
font-face: tahoma;
}
.style4 {color: #990000}
.style6 {color: #B2ED21; font-weight: bold; }
.hilite {
	background-color: #FFFF00;
}


