TD  {
	height : 20;
}

	a {font-family : Arial, sans-serif;text-decoration: none; font-weight: bold; font-size:12px; color:blue; text-align: center;}

	.font {font-family : Arial, sans-serif; font-size:12px; text-align: left} 	
	
	.title1 {font-size:16px;color:lightseagreen}
	.title2 {font-size:24px;font-weight:bold;color:orange}	


.style10 {color:white}

A  {
	text-decoration : none;
}

A:visited  {
	color : #000070;
}

A:active  {
	color : maroon;
}


A:over  {
	color : #FF0000;
	text-decoration : underline;
}


FONT,P,STRONG  {
	font-family : Arial, sans-serif;
	FONT-SIZE : x-small;
}


