html, body,LongTable{height:100%;}

.ContentTable{
text-align : justify;
}

P {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #666666;
	font-variant : normal;
	text-align : justify;
}


HR {
color : #003399;
}

UL, OL {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #666666;
	font-variant : normal;
	text-align : justify;
}

.title {
	font-family : Arial;
	font-size : 22px;
	font-style : normal;
	font-weight : normal;
	color : #DFBB96;
	font-variant : normal;
	text-align : justify;
}

.subtitle {
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : #999999;
	font-variant : normal;
	text-align : justify;
}

.maintext {
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	color : #666666;
	font-variant : normal;
	text-align : justify;
}

A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : underline;
	color : #666666;
}

A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : underline;
	color : #666666;


}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : underline;
	color : #999999;
}




.input-box {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: #003399; 
}


