/* Written by Colin Reid */
body, p, ul{
	color:#002E80;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	text-align:justify;
	margin-right:20px;
}
h2{
	color:#002E80;
	font-size:large;
	text-align:left;
}
.menuItem{
	background-image:url('images/menuItem.gif'); 
	background-position:center; 
	background-repeat:no-repeat; 
	text-align:center;
}
a.menuText{
	color:#002E80;
	font-size:x-small;
	text-decoration:underline;
}
a.menuText:hover{
	color:#ff0000;
	font-size:x-small;
	text-decoration:underline;
}
