/*body, p, .main indicate the main font and size used across the site*/

body, p, .main , .maincenter {
	font: 12px Tahoma, Helvetica, sans-serif;
	color: Silver;
	text-align: justify;
} 

.maincenter{
text-align=center
}

a {font-weight: bold;text-align:left;font-size: 11px; color: Silver;}

a:hover {
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	color: Silver;
	text-decoration: none;
}

.nav {font-weight: bold;text-align:left;font-size: 11px; color: Silver;}

a.nav
{
font-weight: bold;text-align:left;font-size: 11px; color: Silver;
}

a.nav:visited{font-weight: bold;text-align:left;font-size: 11px;color: Silver;}
.small {  font-size: 9px}.title {  font-weight: bold; font-variant: normal; font-size: 14px; font-style: normal; color: Silver;}.mainblack { font: 12px Tahoma, Helvetica, sans-serif; color: #000000; text-align: justify; }
