body {
	background-color: #FFFFFF;
	background-position: 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;


}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
}

a:link
{
text-decoration: none;
color: #0000CC;
}

a:visited {
text-decoration: none; 
color: #0000CC;
}

a:active, a:hover {
text-decoration: underline; 
color: #0000CC;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;



}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }
 
li {
	list-style-type: disc;
}

.little {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;

}
.linklist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
}
