body {
	font-family: Verdana, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	color: black;
	}
hr { 
	
	size : 1px;
	}
TD  {
	font-family : Verdana;
	font : Verdana;
	font-size : 8pt;    
	}
	
b {
	font-family: Verdana, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	}

a {
	color : #000080;
	text-decoration : underline;
	font-family : Verdana;
	font : Verdana;
	font-size : 9pt;
	font-weight : normal;
	
	}
    
A:Visited  {
	color : #000080;
	text-decoration : underline;
	font-family : Verdana;
	font : Verdana;
	font-size : 9pt;
	font-weight : normal;
}

A:Active  {
	color : #000080;
	text-decoration : underline;
	font-family : Verdana;
	font : Verdana;
	font-size : 9pt;
	font-weight : normal;
}

A:Hover  {
	color : #CC6600;
	font-family : Verdana;
	font : Verdana;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
}    
    

h1 {
	font-family: Verdana, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	color: 003366;
	}

h2 {
	font-family: Verdana, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
	color: 003366;
      }

h3 {
	font-family: Verdana, Helvetica;
	font-style: normal;
	font-weight: bolder;
	font-size: 13pt;
	color: 003366;
      }

textarea {
    border: 1px solid;
	font-family : Verdana;
	font-size : 10pt;
	background-color :#E9E9E9 ;
	border-color :  #444444;
}

SELECT {
	background-color: #E9E9E9;
	border-color : 003366;
}

.form {
	font-family : Verdana;
	font-size : 9pt;
	font-weight: bold;
	color: 444444;
	background-color : #ffffff;
	border-color : 003366;
	border-bottom: 1pt solid;
	border-left: 1pt solid;
	border-right: 1pt solid;
	border-top: 1pt solid;
}

.form2 {
	font-family : Verdana;
	font-size : 9pt;
	font-weight: bold;
	color: 000000;
	background-color : #E9E9E9;
	border-color : 003399;
	border-bottom: 2pt solid;
	border-left: 2pt solid;
	border-right: 2pt solid;
	border-top: 2pt solid;
	cursor: hand;
}
.formRO {
	font-family : Verdana;
	font-size : 9pt;
	font-weight: bold;
	color: 000000;
	background-color : #cccccc;
	border-color : 003399;
	border-bottom: 0pt solid;
	border-left: 0pt solid;
	border-right: 0pt solid;
	border-top: 0pt solid;
	cursor: default;
}

.title {
	font-family: Verdana, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: 003366;
	}
.nolink {
	text-decoration : none;
	font-style: normal;
	font-weight: normal;
	color: 000000;
}
.nolink:Active {
	text-decoration : none;
	font-style: normal;
	font-weight: normal;
	color: 000000;
}
.nolink:Visited {
	text-decoration : none;
	font-style: normal;
	font-weight: normal;
	color: 000000;
}
.nolink:Hover {
	text-decoration : none;
	font-style: normal;
	font-weight: normal;
	color: 000000;
}
.showlink {
	color : #555555;
	text-decoration : underline;
	font-family : Verdana;
	font : Verdana;
	font-size : 8pt;
	font-weight : bold;
	}
 .menu {
	font-size: 8pt;
	color: Black;
	font-variant: normal;
	text-decoration: none;
	font-family: Verdana;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	border-left: 1pt solid #333333;
	border-right: 1pt solid #333333;
	text-align: left;
}
TH 	{
	background-color: #003366;
	font-family: Arial, Helvetica, Serif;
	color: White;
	font-size: 10pt;
	}
.td 	{
	border-top:1px solid black;
	border-bottom:1px solid black;
	border-left: 1pt solid black;
	border-right: 1pt solid black;
	}

