body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #669966;
}
.style2 {font-weight: bold; color: #000033; font-size: 30px;
}
.style3 {
	font-size: 16px;
	font-style: italic;
	color: #CC3300;
	font-weight: bold;
}	

.style4 {
	font-size: 15px;
	font-weight: bold;
}
.style5 {font-weight: bold; color: #ffffcc; font-size: 25px;}
.style6 {
	font-size: 16px;
	font-style: italic;
	color: #c0c0c0;
	font-weight: bold;
}
.style7 {
	font-size: 14px;
	font-weight: bold;
}	
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #003366;
}

A.base:link  {
	color: #003366;
}
A.base:visited {
	color: #003366;
}
A.base:hover {
	color: #FFFFFF;
}
A.base:active {
	color: #003366;
}
	A.mainlink {
	color: #003300;
	text-decoration: none;
	font-family:arial;
	font-size:14px;
	font-weight: bold;
}
A.mainlink:visited {
	text-decoration: none;
	color: #003300;
}
A.mainlink:hover {
	text-decoration: underline;
	color: #006633;
}
A.mainlink:active {
	text-decoration: underline;
	color: #003300;
}