BODY  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 9pt;
	color : #000000;
	text-transform : none;
	text-decoration : none;
	text-align : left;
	font-style : normal;
        
}

TD  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 9pt;
	font-weight : medium;
	color : #000000;
	text-transform : none;
	text-decoration : none;
	font-style : normal;
	text-align : left;
}

TD.right  {
	text-align : right;
}

TD.centre  {
	text-align : center;
}

A  {
	color : #660000;
}

A:LINK  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 9pt;
	color : #344DAA;
	text-decoration : none;
}

A:VISITED  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 9pt;
	color : Maroon;
	text-decoration : none;
}

A:HOVER  {
	font-family : Verdana, Arial, Sans-Serif;
	color : Red;
	text-decoration : none;
}

H1  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 12pt;
	font-weight : bold;
	color : #000000;
	text-transform : none;
	text-decoration : none;
	text-align : left;
	margin-bottom : 4px;
}

H2  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 11pt;
	color : #000000;
	text-transform : none;
	text-decoration : none;
	text-align : left;
	margin-bottom : 4px;
}

H3  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000080;
	text-transform : none;
	text-decoration : none;
	text-align : left;
	line-height : 1;
	margin-bottom : 4px;
	margin-top : 4px;
}

H4  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 9pt;
	font-weight : bold;
	color : #000000;
	text-transform : none;
	text-decoration : none;
	text-align : left;
}

H5  {
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	margin-top : 2px;
	margin-bottom : 2px;
	line-height : 5px;
	padding-bottom : 2px;
}

LI  {
	list-style-type : disc;
}

UL  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 9pt;
	font-weight : medium;
	color : #000000;
	text-transform : none;
	text-decoration : none;
	text-align : left;
	font : Verdana;
	list-style : disc;
	line-height : normal;
	margin-top : 5px;
	margin-bottom : 5px;
}

.form_label {
   text-align : right;
   font-weight : bold;
}


INPUT, TEXTAREA, SELECT, OPTION {
	font-family : Verdana, Arial, Sans-Serif;
	padding: 2px;
	font-size: 13px;
	color: #000080;
	background-color: #E0FFFF;
	border: inset 1px #708090;
}


FORM {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000080;
background: #B0C4DE;
border: 2px solid #4682B4;
padding: 5px;
width: 650px;
}
