body {
 	 font-family: Arial, Helvetica, sans-serif;
 	 font-size: 10px;
  	color: #000000;
}
a {
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none
}
a:hover { 
	color: #CCCC33;
	text-decoration: none
}
td {
	 font-size: 12px;
	 color: #000000;
	   line-height: 18px;
}
ul
{
list-style-position: inside;
list-style-type: square
}
img {
	 border-color: #000000;
}
.smallest {
	 font-size: 9px
}
.header {
	font-size: 24px;
	font-weight: bold;
}
.bolder{
	font-weight: bold;
}
.lilheader {
	font-size: 20px;
	color: #FFFFFF;
}
.caption{
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-align: justify;
	color: #000000;
}
.menubutton{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.highlight{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}

