body { 
	font-family: arial;
	color:#000066
     }

.menuarrllogo {
	margin-left: 20px
	}

a:link.menu, a:visited.menu { 
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color:#DD0000; 
	text-decoration:none; 
	background-color: transparent
 	}

a:hover.menu { 
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color:#FF0000; 
	text-decoration:underline; 
	background-color: transparent
	}

.bigheading { 
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	background-color: transparent
 	}

.heading { 
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	background-color: transparent
 	}

.highlight { 
	font-family: arial;
	color:#FF0000; 
	background-color: transparent
 	}
