body {
position : relative;
background : #660000;
height : 100%;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-align : left;
color : #000000;
font-size : 10pt;
margin : 0;
padding : 0;
text-align : left;
background-repeat : repeat-x;
}
#content {
padding : 5px;
margin-right : 215px;
background-color : #ffffff;
width : 450px;
}
#footer {
text-align : left;
}
input {
border : 1px solid #333333;
background-color : #ffffff;
font-family : Arial, Verdana, Arial, Helvetica, sans-serif;
font-size : 8pt;
color : #000000;
padding : 0;
}
h1 {
color : #000000;
font-size : 18px;
}
h2 {
color : #000000;
font-size : 14px;
text-align : left;
}
blockquote, blockquote p {
text-indent : 5;
margin-bottom : 7px;
color : #000000;
}
A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5F7383;
	text-decoration: none;
}
A:link
{
  color: #0000FF
}
A:visited
{
  color: #0000FF
}
A:active
{
  color: #FF0000
}
A:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
}
#footer {
clear : both;
padding : 5px;
margin-top : 5px;
background-color : white;
}
label, input, select {
outline : none;
}
input.textSizer {
font-size : 10px;
font-weight : bold;
background : black;
color : white;
width : 40px;
}
