a  {
	text-decoration: none;
	color: #B8860B;
}
a:hover {
	color: #B8860B;
	text-decoration : underline;
}
td {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
b {
	font-weight : bold;
}
H1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 22px;
	font-weight : bold;
	color: #000000;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
H2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	font-weight : bold;
	color: #000000;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
H3 {
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	font-weight : bold;
	color: #000000;
	margin-top:0;
	margin-bottom:5;
	padding-top:0;
	padding-bottom:0;
}
.TextDefault {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.TextSmaller {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 12px;
}
.TextSmallest {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 10px;
}
.BorderTop {
	border-left : 1px solid #BCBCBC;
	border-top : 1px solid #BCBCBC;
	border-right : 1px solid #BCBCBC;
}
.BorderMiddle {
	border-left : 1px solid #BCBCBC;
	border-right : 1px solid #BCBCBC;
}
.BorderBottom {
	border-left : 1px solid #BCBCBC;
	border-right : 1px solid #BCBCBC;
	border-bottom : 1px solid #BCBCBC;
}.Submit {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #CC9900;
	color: White;
	font-weight: bold;
	border-left : 1px solid #BCBCBC;
	border-top : 1px solid #BCBCBC;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
}#InputBox {
	border-top : 1px solid #CC9900;
	border-left : 1px solid #CC9900;
	border-right : 1px solid #CC9900;
	border-bottom : 1px solid #CC9900;
	font-size : 11px;
}