body 
{
	margin: 0;
	padding: 0;
	line-height:1.4;
	color:#333333;
	font-family:Arial;
	font-size:12px;
}

a:link { color : #333333 ; text-decoration:none;}
a:active { color : #333333 ; text-decoration:none;}
a:visited { color : #333333 ; text-decoration:none;}
A:HOVER{color : #cccccc;background-color : white;text-decoration : none;}

td {
	font-size: 12px;
}



h1{
    font-size:12px;
    font-weight: bold;
}


.large{
	font-size:13px;
	font-weight: bold;
	color:#333333;
}


.x-large{
	font-size:15px;
	font-weight: bold;
	color:#333333;
}
