BODY {
	background-color: white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
}

TD  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
}

.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;	
}

.med {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: Navy;
}

.nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;	
}

A:hover {
	color: Gray;
}

A:visited {
	color: #006633;
}

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	

.form {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
}
