BODY {
	font : 10 pt arial;
	
	background-repeat : no-repeat;
}




p	{
	
	font-size: 10 pt;
	color: black;
}



P.copyright {
	font: 8 pt arial;
	color: #0000FF;
	
}



H1 {
	
	color: #0000FF;
	font: arial;
}


H2 {
	
	color: #0000FF;
	font: arial;
}


H3 {
	
	color: #0000FF;
	font: arial;
}





H4 {
	
	color: #0000FF;
	font: arial;
}

li {
	color: #000000;
	margin-right: 10 px;
}	


a  {
	cursor : hand;
	color : blue;
	text-decoration : underline;
}





input.bluetext {
	font-size: 9pt;
	color: blue;
	}
	
textarea.bluetext {
	font-size: 11pt;
	color: blue;
	font-family: arial;
	}
	
textarea.redtext {
	font-size: 11pt;
	color: red;
	font-family: arial;
	}
	
input.redtext {
	font-size: 11pt;
	color: red;
	}
td.label {
	font-size: 11pt;
	font-weight: bold;
	color: navy;
	vertical-align : top;
}

td.label2 {
	font-size: 11pt;
	font-weight: normal;
	color: navy;
	vertical-align : top;
}
td.NAVlabel {
	font-size: 11pt;
	font-weight: bold;
	color: navy;
	vertical-align : middle;
}

p.label {
	font-size: 11pt;
	font-weight: bold;
	color: navy;
	vertical-align : top;
}

p.labelBLUE {
	font-size: 11pt;
	font-weight: bold;
	color: navy;
	vertical-align : top;
}

a.menu {
	font-size: 11pt;
	font-weight: bold;
	color: navy;
	text-decoration : underline;
}

td.labelRED {
	font-size: 11pt;
	font-weight: bold;
	color: red;
	vertical-align : top;
}

td.labelBLUE {
	font-size: 11pt;
	font-weight: bold;
	color: blue;
	vertical-align : top;
}

td.labelBIG {
	font-size: 11pt;
	font-weight: bold;
	color: navy;
	vertical-align : top;
}
td.datablue {
	font-size: 9pt;
	color: blue;
	vertical-align : top;
}

td.datanavy {
	font-size: 8pt;
	color: navy;
}

p.datablue {
	font-size: 9pt;
	color: blue;
}

p.datablueBIG {
	font-size: 10pt;
	color: blue;
}

li.datablue {
	font-size: 9pt;
	color: blue;
}

td.datared {
	font-size: 9pt;
	color: red;
}

a.datablue {
	font-size: 9pt;
	color: blue;
}

a.datanavy {
	font-size: 8pt;
	color: navy;
}

a.datared {
	font-size: 9pt;
	color: red;
}

td.datablueBIG {
	font-size: 11pt;
	color: blue;
	font-weight: bold;
	vertical-align : top;
}

a.datablue {
	font-size: 9pt;
	color: blue;
	text-decoration: underline;
}

td.datared {
	font-size: 9pt;
	color: red;
}



select.blue {
	font-size: 9pt;
	color: blue;
}

input.SubBut  {
	color: navy;
	font-size: 11pt;
	font-family: arial;
	font-weight: bold;
	background-color: white;
}

a.label  {
	font-size: 11pt;
	font-weight: bold;
	color: navy;
	cursor : hand;
	text-decoration : none;
}