// http://www.w3schools.com/css font-size: 1.125em; font-size: 1.000em; font-size: 0.875em; body {
font-family: Verdana, Arial, sans-serif;
color: rgb(0,0,0);
font-size: 0.75em;
font-weight: normal;		
}

h1,h2,h3,li,p {
font-family: Verdana, Arial, sans-serif;
color: rgb(0,0,0);
}

li,ol,p {
font-size: 0.75em;
font-weight: normal;
text-align: justify;		
}

h1 {
font-size: 1.50em; 
font-weight: bold;	
text-align: left; 
}

h2 {
font-size: 1.20em; 
font-weight: bold;	
background-color:#F5DE04		
}

h3 {
font-size: 1.0em; 
font-weight: bold;	
background-color:#8E969C		
}

td {
font-family: Verdana, Arial, sans-serif;
color: rgb(0,0,0);
font-size: 0.75em;
font-weight: normal;	
}


a:link {
color: rgb(0,0,0);
}

a:visited {
color: rgb(0,0,0);
} 

a:active {
color: rgb(0,0,0);
}