body {
 	font-size: 12px; 
 	font-family: verdana, arial, helvetica; 
 	background-color: #FFFFFF;
	text-align: justify; 
 }

.small  { font-size: 10px; } 
.big	{ font-size: 18px; }

h1 { font-size: 20px; font-weight: bold;   padding-top: 0px; margin-top: 24px; margin-bottom: 18px; }
h2 { font-size: 14px; font-weight: bold;   padding-top: 0px; margin-top: 18px; margin-bottom: 12px; }
h3 { font-size: 12px; font-weight: bold;   padding-top: 0px; margin-top: 12px; margin-bottom: 12px; }

td { font-size: 12px; text-align: justify; }

a 		{ color: #3333FF; text-decoration: underline; }

hr { color: #003366; height: 2px; }

