BODY { color: 	#505050 }
BODY { font: 10pt Verdana }
BODY { background-color: #F8F8F8 }
#container {
background : #FFFFFF;
position: relative;
min-height: 90%;
width : 984px;
margin : 0 auto;
padding-bottom: 30px;
border: thin LightSeaGreen 1px solid;
margin-top:30px;
margin-bottom:30px; }
H1,H2,H3 { color: #666666 }
H1 { text-align: center }
H1 { font: 8pt Verdana }
H2,H3 { font: 10pt Verdana }
A:link, A:visited { text-decoration: underline }
A:link, A:visited  { color: #000066 }
A:link, A:visited  { font: 10pt Verdana }
A:hover { text-decoration: none ; }
A:hover { color: red }