body { 
	color: #000000; 
	text-decoration: none;
	font-size : 10pt;
	FONT-FAMILY: Arial;
	}
	
a.general:link 	{ 
	color: #000000; 
	text-decoration: none;
	font-size : 10pt;
	FONT-FAMILY: Arial;
	}
a.general:visited {
	color: #000000; 
	text-decoration: none;
	font-size : 10pt;
	FONT-FAMILY: Arial;
	}
a.general:hover { 
	color: #f88321; 
	text-decoration: underline ;
	font-size : 10pt;
	FONT-FAMILY: Arial;
	}
a.general:active {
	color: #f88321; 
	text-decoration: underline; 
	font-size : 10pt;
	FONT-FAMILY: Arial;
	}
			 
a.nav:link 	{ 
	color: #333333; 
	text-decoration: none;
	font-size : 9pt;
	font-weight:900;
	FONT-FAMILY: Arial;
	}
a.nav:visited {
	color: #333333; 
	text-decoration: none;
	font-size : 9pt;
	font-weight:900;
	FONT-FAMILY: Arial;
	}
a.nav:hover { 
	color: #8cc63f; 
	text-decoration: none ;
	font-size : 9pt;
	font-weight:900;
	FONT-FAMILY: Arial;
	}
a.nav:active {
	color: #8cc63f; 
	text-decoration: none; 
	font-size : 9pt;
	font-weight:900;
	FONT-FAMILY: Arial;
	}

P {
	color: #000000; 
	text-decoration: none; 
	font-size : 10pt;
	FONT-FAMILY: Arial;
	} 
	
H1 {
    font-family: Arial;
    color: #000000;
    text-decoration: none;
    font-size: 14pt;
    font-weight: bold;
    }

H2 {
    font-family: Arial;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 10pt;
    }

H3 {
    font-family: Arial;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    font-size: 8.5pt;
    }
	    	
UL {
	font-size : 10pt;
	font-family : Arial;
	color : #003366;
	}

TD {
	color: #000000; 
	text-decoration: none; 
	font-size : 10pt;
	FONT-FAMILY: Arial;
	}

.catfont {
    font-family: Arial;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 10pt;
    }

.maintext {
    font-family: Arial;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    font-size: 9pt;
    }
		
input {
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-FAMILY: Arial
	}
select {
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-FAMILY: Arial
	}	
.formcreate {
	font-size: 9px;
	width : 105px;
    	background:#0D2B88;
	height: 16px;
	border: 1px #FFFFFF solid;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	}
.textfield {
	font-size: 9px;
	width : 140px;
	background:#FFFFFF;
	height: 40px;
	border: 1px #5A9CC6 solid;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	}
.buttons {
        width : 48px;
        border : 1px;
        border-top:#1139B3 solid thin;
        border-bottom:#0A2167 solid thin;
        border-right:#0A2167 solid thin;
        border-left:#1139B3 solid thin;
        background:#0D2B88;
        font-family: Arial;
        color: #FFFFFF;
        text-decoration: none;
        font-size :9px ;
        height: 20px;
        }
