BODY
{
	scrollbar-face-color: #ebebeb;
	scrollbar-shadow-color: #b3b3b3;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #b3b3b3;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #497dbf;
	font-family:arial, helvetica, sans-serif;
	font-size: 10pt;

}
h3     { color: #039; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #eee; text-align: center; letter-spacing: 3px; margin-right: 20px; margin-bottom: 0.25em; border: dotted 1px #99c }
h4    { color: #001; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-bottom: 0.25em; border: dashed 1px #ccf }
h5  { color: black; font-weight: 500; font-size: 9px; padding-bottom: 5px; position: relative }
h2    { color: #024; font: bold 16px sans-serif; text-align: right; letter-spacing: 0.3em; margin-right: 20px; padding-top: 4px; padding-bottom: 4px; border: dashed 1px #9cc }
h1 { color: #024; font: bold 18px sans-serif; background: #9cc no-repeat; text-align: right; letter-spacing: 0.3em }
dt {font-weight: bold;}
dd {margin-bottom: 0.66em;}
div#a:link   { color: #200 }
div#a:visited   { color: #00b }
div#a:link:hover   { color: #000 }
div#a:visited:hover   { color: #444 }
code, pre  { color: #009; font: 110% monospace }

input.MainButton {
	color: #fff;
	font-weight: bold;
	background-color: #9c6;
	cursor: hand;
	border-top: 1px outset #cf9;
	border-left: 1px outset #cf9;
	border-right: 1px outset #693;
	border-bottom: 1px outset #693;
	margin: 0px
	}
input.SecondaryButton {
	color: #666;
	font-weight: bold;
	background-color: #ccc;
	cursor: hand;
	border-top: 1px outset #fff;
	border-left: 1px outset #fff;
	border-right: 1px outset #999;
	border-bottom: 1px outset #999;
	margin: 0px
	}
p  { font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-left: 10px }

