html,body{height:100%}
*{margin:0px; padding:0px}
 ul, ol {
 list-style-position:outside;}

 a { 
 text-decoration : none;
 color : blue; 
}
 a:link { 
 color : #6699ff;
 background-color : transparent; 
}
 a:visited { 
 color : #6699ff;
 background-color : transparent; 
}
 a:hover { 
 text-decoration : underline;
 color : #6699ff;
 background-color : transparent; 
}
 p { 
 font-family : Arial;
 font-size : 12px;
 line-height : 18px;
 color : rgb(0, 0, 0);
 background-color : transparent;
 margin : 8px 0px 8px 0px;
 padding : 2px 2px 2px 2px; 
}
 h1 { 
 font-family : Arial;
 font-size : 20px;
 line-height : 28px;
 color : #003366;
 background-color : transparent;
 margin : 0px 8px 8px 0px;
 padding : 2px 3px 2px 3px; 
}
 h2 { 
 font-family : Arial;
 font-size : 16px;
 line-height : 20px;
 background-color : transparent;
 color : rgb(0, 51, 102);
 margin : 5px 0px 5px 0px;
 padding : 2px 3px 2px 3px; 
}
 h3 { 
 font-family : Arial;
 font-size : 26px;
 line-height : 30px;
 margin : 8px 0px 8px 0px;
 padding : 2px 3px 2px 3px; 
}
 h4 { 
 font-family : Arial;
 font-size : 22px;
 line-height : 26px;
 margin : 8px 0px 8px 0px;
 padding : 2px 2px 2px 2px; 
}
 h5 { 
 font-family : Arial;
 font-size : 18px;
 line-height : 22px;
 margin : 6px 0px 6px 0px;
 padding : 2px 2px 2px 2px; 
}
 h6 { 
 font-family : Arial;
 font-size : 12px;
 line-height : 16px;
 margin : 4px 0px 4px 0px;
 padding : 2px 2px 2px 2px; 
}
 blockquote { 
 font-family : Arial;
 font-size : 14px;
 line-height : 18px;
 margin : 8px 8px 5px 5px;
 padding : 2px 2px 2px 2px; 
}
 li { 
 font-family : Arial;
 font-size : 12px;
 line-height : 18px;
 color : rgb(0, 0, 0);
 background-color : transparent;
 margin : 5px 10px 5px 10px;
 padding : 0px 0px 0px 0px; 
}
 u { 
 padding : 0px 0px 0px 20px; 
}
 .error, .error h1, .error h2, .error h3, .error h4, .error h5, .error h6, .error p, .error pre, .error blockquote, .error i, .error u, .error a, .error span, .error strong { 
 font-size : 10px;
 line-height : 12px;
 color : #FF0000;
 margin : 0px 0px 0px 0px;
 padding : 0px 0px 0px 0px; 
}
 .whitenav, .whitenav h1, .whitenav h2, .whitenav h3, .whitenav h4, .whitenav h5, .whitenav h6, .whitenav p, .whitenav pre, .whitenav blockquote, .whitenav i, .whitenav u, .whitenav a, .whitenav span, .whitenav strong { 
 font-family : Arial;
 font-weight : bold;
 font-size : 11px;
 line-height : 13px;
 color : #ffffff;
 background-color : transparent; 
}
 .smaller, .smaller h1, .smaller h2, .smaller h3, .smaller h4, .smaller h5, .smaller h6, .smaller p, .smaller pre, .smaller blockquote, .smaller i, .smaller u, .smaller a, .smaller span, .smaller strong { 
 font-size : 11px;
 line-height : 15px;
 background-color : transparent;
 margin : 0px 0px 0px 0px;
 padding : 0px 0px 0px 0px; 
}
