/*
*	Main Front End - 27/03/2005
*/

/* Other Style Sheets */
@import url(/site/css/main.css);

* {margin:0;padding:0;}
body {font: 76%/140% Verdana, Arial, Helvetica, sans-serif;color: #333}
p, ul, ol, dl, blockquote, pre {margin-bottom: 0.75em}
h2, h3, h4, h5, h6 {line-height:120%;font-family:Verdana, Arial, Helvetica, sans-serif;color:#333;clear:both}
h1 {font-size:2.2em;line-height:1.0;color:#900;margin-bottom: 0.25em;font-weight:normal;font-family:Georgia, "Times New Roman", Times, serif}
h2 {font-size:1.2em;margin-bottom: 0.25em;}
#sub-col h2, #navigation h2 {font-size:1.3em;}
h3 {font-size:1.1em;margin-bottom: 0.25em;}
h4, h5, h6 {font-size:1.1em;}
a:link{color:#01487C;}
a:visited{color: #0261A4;}
a:hover {color: #900;text-decoration:none}
ul, ol {list-style-position: outside;padding-left:1em;margin-bottom:1em}
#content ul, #content ol {margin-left:1em}
