BODY, table {
	font-family : Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #036;
	font-weight : bold;
	font-size: 12px;

}

p.btwelve {
	font-size: 12px;
	font-weight: bold;
}

p.btwelve1 {
	font-size: 12px;
	font-weight: bold;
}

p.twelve {
	font-size: 12px;
}

p.bthirteen {
	font-size: 13px;
	font-weight: bold;
}

p.thirteen {
	font-size: 13px;
}

p.bfourteen {
	font-size: 14px;
	font-weight: bold;
}

p.fourteen {
	font-size: 14px;
}


div.footer {
	font-size : 10px;
	text-align: center;
}

#footer {
	font-size : 10px;
}

				
A:Link, A:Visited, A:Active {
	text-decoration : none;
	color : #930;
	font-size: 14px;
	font-weight: normal;
	}

A:Hover {
	text-decoration : underline overline;
	color: #930;
	font-size: 14px;
	font-weight: normal;
}


A.med:Link, A.med:Visited, A.med:Active {
	text-decoration : none;
	color : #066;
	font-size: 11px;
		}

A.med:Hover {
	text-decoration : underline overline;
	color: #930;
	font-size: 11px;

}


A.small:Link, A.small:Visited, A.small:Active {
	text-decoration : underline overline;
	color : #006;
	font-size: 10px;
}

A.small:Hover {
	text-decoration : underline overline;
	color: #f00;
	font-size: 10px;
}		
	
						
A.menu:Link, A.menu:Visited, A.menu:Active {
	text-decoration : none;
	color : #036;
	font-size: 12px;
	font-weight: bold;
	}

A.menu:Hover {
	text-decoration : underline overline;
	color: #930;
	font-size: 12px;
	font-weight: bold;
}



