html, body, td {
height:100%;
color:#000; 
font-size: 12px;
font-family: Arial,sans-serif;
}

a:link{color:#100873;text-decoration:underline;}
a:visited{color:#100873;text-decoration:underline;}
a:hover{color:#100873;text-decoration:none;}
a:active{color:#100873;text-decoration:none;}

h1, h2, h3, h4, h5, h6 {	font-family: Arial,sans-serif;	margin: 0px;padding: 0px;}
h1{ font-size: 150%; color: #000;}
h2{ font-size: 125%; color: #100873; font-weight: bold;}
h3{ font-size: 120%; color: #100873; font-weight: bold;}
h4{ font-size: 125%; color: #100873; font-weight: bold;}
h5{ font-size: 110%; color: #100873; font-weight: bold;margin-bottom: -1px;}