body{
	background-color: #4D4D4D;
	margin-top: 5px;
}

.disclaimer{
	font-family: Verdana;
	color: #B7B6B6;
	font-size: 8pt;
}

a.dislink{
	color: #5167AD
}
a.reglink{
	font-family: Verdana;
	font-size: 11px;
	color: #5166AD;
}

h1{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold:
	line-height: 24px;
	margin-bottom: 0px;
}
h2{
	font-family: Arial;
	color: #002088;
	font-size: 18px;
	text-indent: 12px;
	font-weight: normal;
}
h3{
	font-family: Arial;
	color: #820000;
	font-size: 12px;
	font-weight: normal;
}


.box{
	border-left: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	border-top: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	background: #F0F2F2;
}

.bluetext{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.plaintext{
	font-family: Arial;
	font-size: 12px;
}

.smalltext{
	font-family: Arial;
	font-size: 11px;
	color: #374D94;
}

.spacedtext{
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	text-indent: 10px;
}
