body 
{
	margin: 0px 0px 0px 17px;
	padding: 0;
	line-height:1.4;
	color:#333333;
	background-color:#cccccc;
	font-family:Arial;
	font-size:12px;
}
a:link { color : #333333 ; text-decoration:underline;}
a:active { color : #666666 ; text-decoration:none;}
a:visited { color : #ff6699 ; text-decoration:none;}
A:HOVER{color : #008CFF;background-color : white;text-decoration : none;}

td {
	font-size: 12px;
}


.small{font-size: 0.8em;}

.large{font-size:1.2em;}


h1{
    font-size:1.2em;
}

h2{
    font-size:12px;
    font-weight: bold;
}
