BODY {
	color : #FFFFF0;
	font-family : "Courier New", Courier, monospace;
	font-size: 14px;
	background-color : Black;
	background-image : url(/images/bg.gif);
	background-attachment : fixed;
	margin : 10px;
	background-repeat : repeat-x;
}

TD {
	font-size: 14px;
	background-color : Black;
}

H2 {
	font-size: 14pt;
	line-height : 0px;
}

H3 {
	font-size: 15pt;
	font-style: italic;
	line-height : 0px;
}

H4 {
	font-size: small;
	line-height : 0px;
}

A {
	color: White;
	text-decoration: underline;
	font-weight : bold;
}

A:Hover {
	color: yellow;
	background-color : #8B0000;
	text-decoration: underline overline;
	font-weight : bold;
}

HR {
	height: 1pt;
	border : thin dashed Gray;
	border-bottom : 0px;
	border-left : 0px;
	border-right : 0px;
}

img {
	border: 0px none;
}

a img {
  border-width:0;
  border-style:none;
  }
input {
	background-color: #CCCCCC;
}
.Header02 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -.05em;
}
.BigNumbers {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
}
.SubmitButton {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFF0;
	background-color: #B22222;
	padding : 3;
	cursor : pointer;
}
textarea {
	background-color: #CCCCCC;
}
.header01 {
	font-size: 36px;
	font-weight: bold;
}
