/*body, p, .main indicate the main font and size used across the site*/

body, p, .main , .maincenter { font: 12px Arial, Helvetica, sans-serif; color: #000066; text-align:justify}

.nav{ text-align:left } 

.nonormal{
	display:none;
}

a
{
font-size: 12px; color:#000066;
}
a:hover{
	color: #ff9933;
}
a:visited{
	color: Purple;
}

.small {  font-size: 9px}
.title {  font-weight: bold; font-variant: normal; font-size: 18px; font-style: normal; color: #ff9933;}

hr{
	color: #ff9933;
}

.byjscomputing{
	font-size:9px;
	text-align:right;
	
}.maincenter, a.logoff{
text-align:center;
}

a.adminnav{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}