

.title { 
 FONT-FAMILY:VERDANA; 

	FONT-SIZE: 8t; 
	text-align: justify;
	FONT-WEIGHT: NORMAL;
	LETTER-SPACING: 1PT;
	color: white
	}


input,textarea {
 FONT-FAMILY:VERDANA; 
	COLOR:#69C2FF; 
	LETTER-SPACING: 1PT;	
	fONT-SIZE: 8pt; 
	text-align: justify;
	background:clear;
	border-top: solid 1px #4D7BDD;
	border-bottom: solid 1px #4D7BDD;
	border-right: solid 1px #4D7BDD;
	border-left: solid 1px #4D7BDD;
      }





body,tr,td {
 FONT-FAMILY:VERDANA; 

	FONT-SIZE: 8pt; 
	text-align:justify;
	FONT-WEIGHT: NORMAL;
	LETTER-SPACING: 1PT;
	color:white;
	text-filter:alpha(opacity:100);
    }


A:link {
	color:#164966;
	text-decoration:none;
	CURSOR: default;
    }

A:visited {
	color:#164966;
	text-decoration:none;
	CURSOR: default;
    }

A:active {
	color:#164966;
	text-decoration:none;
   }

A:hover {
 	color:#1F729D;
	text-decoration:none;
	CURSOR: default;
    }

P {
align:justify
    }

blockquote  {
	margin-left:4px;
	margin-right:4px;
	margin-top:0px;
	margin-bottom:0px;
   }




