



.nav {font-family: arial, verdana; font-size: 11px; text-decoration: none; color: #000000;}

a {font-family: arial, verdana; font-size: 11px; text-decoration: none; color: #0A6CFF;}
a:hover {font-family: arial, verdana; font-size: 11px; text-decoration: none; color: red;}

.head {
	font-family: arial, verdana; 
	font-size: 11px; 
	font-weight: bold; 
	color: #0A6CFF;}

.head2 {
	font-family: arial, verdana; 
	font-size: 11px; 
	font-weight: bold; 
	color: #9400BD;}

.head3 {
	font-family: arial, verdana; 
		font-size: 12px; 
		font-weight: bold; 
		color: #9400BD;}

.weather {
	font-family: arial, verdana; 
	font-size: 11px; 
	color: #FFFFFF;}

.small {
	font-family: arial, verdana; 
	font-size: 10px; 
	color: #000000;}

.normal {
	font-family: arial, verdana;
	font-size: 11px; 
	color: #000000;}

.bold {
	font-family: arial, verdana; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000;}

.form {
	font-family: arial, verdana; 
	font-size: 11px; 
	color: #000000; 
	background-color: #A3C8FF;
	}

.smallform2 {
	font-family: arial, verdana;
	font-size: 11px;
	color: #000000;
	background-color: #A3C8FF;
	height : 18px;
	width:  50px;}

.mediumform2 {
	font-family: arial, verdana;
	font-size: 11px;
	color: #000000;
	background-color: #A3C8FF;
	height : 18px;
	width:  110px;}
	
.textboxform3 {
	font-family: arial, verdana;
	font-size: 11px;
	color: #000000;
	background-color: #E8F1FF;
	width:  225px;
	height : 80px;}
	
.smallform3 {
	font-family: arial, verdana;
	font-size: 11px;
	color: #000000;
	background-color: #E8F1FF;
	height : 18px;
	width:  70px;}
	
.mediumform3 {
	font-family: arial, verdana;
	font-size: 11px;
	color: #000000;
	background-color: #E8F1FF;
	height : 18px;
	width:  150px;}
	
LI {
	list-style-image: url("../images/bullet.gif");
	font-family : Arial, verdana;
	font-size : 10px;
	line-height : 100%;
	margin-left : 0px;
}

UL {
	margin-left: 15px;
}
