a            { text-decoration: none}
a:hover, a:active { text-decoration: underline }
small       { font-size: 8pt; font-family: Sergoe UI, Verdana, Arial, Helvetica }
small a     { text-decoration: underline }
h1 {margin-top: 0; margin-bottom: 0; line-height:100%; xfont-size:18pt }
h2 { font-family: Arial; Helvetica; font-weight: bold; margin-top: 0; margin-bottom: 6 }
p, td, li, input, select, textarea, body, .page, .floatr, .floatl, .center, div {
    font-family: Georgia, Times New Roman; line-height:115% }


.printfooter { display:none; }

/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #FFFeFc;
	scrollbar-face-color: #e3e3e3;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #e1e1e1;
	scrollbar-3dlight-color: #d7d7d7;
	scrollbar-arrow-color:  #666666;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #aaaaaa
}
