BODY {
	BACKGROUND-COLOR: #FFFFFF
}

A  {
	COLOR : #0000FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

A:hover  {
	TEXT-DECORATION : none;
    COLOR : #FF4500;
}

.textbox {
	border-top-style : solid;
	border-top-color : Black;
	border-top-width : 1px;
	border-left-color : Black;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	font-size : 12px;
	color : Black;
	vertical-align : middle;
}

.normal_11_black_justify  {
	COLOR : #000000;
	FONT : normal 11px Arial, Helvetica, sans-serif;
	text-align: justify;				
}

.normal_12_black_justify  {
	COLOR : #000000;
	FONT : normal 12px Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-left : 50;
	padding-right : 50;				
}

.normal_11_red  {
	COLOR : #FF0000;
	FONT : normal 11px Arial, Helvetica, sans-serif;
}

.normal_11_black  {
	COLOR : #000000;
	FONT : normal 11px Arial, Helvetica, sans-serif;
}

.normal_12_black  {
	COLOR : #000000;
	FONT : normal 12px Arial, Helvetica, sans-serif;
}

.normal_14_white  {
	COLOR : #FFFFFF;
	FONT : normal 14px Arial, Helvetica, sans-serif;
}

.normal_14_black  {
	COLOR : #000000;
	FONT : normal 14px Arial, Helvetica, sans-serif;
}

