.body { font-size: 12px; 

	font-family: arial, helvetica; 

	color: #000000}

.body A:HOVER {color: #ff0000; text-decoration: none;}



.header { 

         font-family: arial, helvetica; 

         font-weight: bold; 

         font-size: 15px; ; color: #000000;}

.info{ 

         font-family: arial, helvetica; 

         font-weight: bold; 

         font-size: 14px; ; color: #ffffff;}



.NAV {

	font-family : Verdana, Geneva, sans-serif;

	font-weight: bold;

	text-decoration: none;

	color: #000000;

	font-size : 11px;}

.NAV A {color: #000000; text-decoration: none;}

.NAV A:LINK {color: #000000; text-decoration: none;}

.NAV A:VISITED {color: #000000; text-decoration: none;}

.NAV A:HOVER {color: #ff0000; text-decoration: none;}



.NAV2 {

	font-family : arial, helvetica, sans-serif;

	font-weight: normal;

	text-decoration: underline;

	color: #000000;

	font-size : 11px;}

.NAV2 A {color: #000000; text-decoration: underline;}

.NAV2 A:LINK {color: #000000; text-decoration: underline;}

.NAV2 A:VISITED {color: #000000; text-decoration: underline;}

.NAV2 A:HOVER {color: #333333; text-decoration: none;}



.small { 

         font-family: verdana, geneva, sans-serif; 

         font-weight: normal; 

         font-size: 10px;

         color: #000000;}



.bullet { 

         font-family: verdana, geneva, sans-serif; 

         font-weight: bold;

         font-size: 14px;

         color: #ff0000;}



FORM {font-family: Arial, Helvetica, sans-serif;

font-size: 10px;

color: #000080;

}



INPUT, TEXTAREA {

	font-family: Arial, "MS Serif", "New York", serif;	

	padding: 2px;

	font-size: 10px;

	color: #000000;

	}



SELECT, OPTION {

	font-family: "sans Serif", arial, "helvetica", sans serif;

	padding: 2px;

	font-size: 10px;

	color: #000000;

	background-color: #EDEDEE;

	border: outset 1px #adff2f;

}



.bgblue {

    background: #EDEDEE;

    border: inset 1px #000000;

    property: value;

    }



.bggray {

    background: #EDEDEE;

    border: inset 1px #000000;

    property: value;

    }


