body {margin:0px; padding:0px;}
body, th, td {font-family:Verdana,Arial,Helvetica,sans-serif; font-size:.75em; color:#000066;}

h1 {font-size:2.5em; font-weight:bold;}
h2 {font-size:1.75em; font-weight:bold;}
h3 {font-size:1.5em;}
h4 {font-size:1.25em;}

form {margin:0px; padding:0px;}

a:link {color:#102270; text-decoration:none;}
a:visited {color:#152775; text-decoration:none;} /* visited link */
a:hover {text-decoration:underline;}
a.white:link {color:#FFFFFF;}
a.white:visited {color:#FFFFFF;}
a.white:hover {text-decoration:underline; color:#FFFFFF;}

/*
Styles that are applied on the containing element like <td></td>. 
When applied, this will change both the text and the text links inside them.
*/
.input1 {width:210px; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#000066;}
.footnote {font-size:.75em;}
.center {text-align:center;}
.white {color:#FFFFFF;}
.bold {font-weight:bold}
.red {color:#FF0000;}