body {
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	vertical-align: baseline;
	list-style-type: disc;
	list-style-position: inside;
	
}


td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	
	
}

.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	vertical-align: top;

	
}


a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited { color: #000000; text-decoration: underline; }
a:active { color: #000000; text-decoration: underline; }
a:hover { color:#FF9933; text-decoration: underline; }

}

p {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 24px;
	font-weight: normal;
	
}

.foot {
background-color:#FEFEFE;
padding:5px; 
/* width:500px;*/
    
	font-family:  Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height: 24px;
	color: 003300;
	font-weight: bold;
	font-style: normal;
	
}

.pic {
	border: thick solid #003300;

	
}