BODY {
	background: ffffff;
}

.logInTitle {
	background-color : #AFAF8D;
	font-family : Helvetica, Arial, Sans-Serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : small-caps;
	font-weight : bold;
}

.formR {
	background-color : #C0C0C0;
	font-family : Helvetica, Arial, Sans-Serif;
	font-size : 10pt;
	font-style : normal;
	text-align : right;
}

.formL {
	font-family : Helvetica, Arial, Sans-Serif;
	font-size : 10pt;
	font-style : normal;
	text-align : left;

}

.Head { 
	font-family: "Arial Black";
	font-size : 11pt;
	font-style : normal;
	text-align : left;
	font-weight:700;
}

TH {
	font-family : Helvetica, Arial, Sans-Serif;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
}