select, input {
	border-color: #000000;
	border-width=1;
}

A {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:link {
	text-decoration:none;
	font-weight:bold;
	color:#E00000;
}

A:visited {
	text-decoration:none;
	font-weight:bold;
	color:#800000;
}

A:active { 
	text-decoration:none;
	font-weight:bold;
	background-color:#CCFFFF;
}

A:hover {
	text-decoration:none;
	font-weight:bold;
	background-color:#FFFF00;
}

A.navnormal {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight:normal;
	color: #000000;
}

A.navselected  {
	font-size : 8pt;
	font-weight : bold;
	color: #006352;
}

P  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight : normal;
	line-height : 14pt;
}

P.headercell  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006352;
	font-weight: normal;
}

H1  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000099;
	font-weight : bold;
}

H2  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000099;
	font-weight : bold;
}

H3  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000099;
	font-weight : bold;
}

H4  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	font-weight : normal;
}

H5  {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : normal;
}

H6  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #006352;
	font-weight : normal;
}

TD.standardcell  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
TD.headercell  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006352;
	font-weight: bold;
}

.normal  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.small  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.highlight {
	font-weight : bold;
	color: #006352;
}

.formheader  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006352;
	font-weight : bold;
}
