A:link { 
	text-decoration: underline; 
	font-weight:normal;
	color: gray ; 
	FONT-FAMILY: Verdana, Geneva, Arial; 
	FONT-SIZE: 12px; 
	LINE-HEIGHT:120%;

}

A:visited { 
	text-decoration: underline; 
	font-weight:normal; 
	color: black; 
	FONT-FAMILY: Verdana, Geneva, Arial; 
	FONT-SIZE: 12px; 
	LINE-HEIGHT:120%;
 

}

A:hover { 
	text-decoration: none; 
	color: gray; 
	FONT-FAMILY: Verdana, Geneva, Arial;  
	FONT-SIZE: 12px; 
	LINE-HEIGHT:120%;
	FONT-WEIGHT: normal; 

}



.body {
	COLOR: black; 
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 12px; 
	LINE-HEIGHT:120%; 
	FONT-WEIGHT: normal; 
	margin-left: none;
}



.blue a: {
	COLOR: 003366; 
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 12px; 
	LINE-HEIGHT:120%; 
	FONT-WEIGHT: normal; 
}

.blue a:visited {
	COLOR: 003366; 
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 12px; 
	LINE-HEIGHT:120%; 
	FONT-WEIGHT: normal; 
}

.blue a:hover {
	COLOR: 707070; 
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 12px; 
	LINE-HEIGHT:120%; 
	FONT-WEIGHT: normal; 
}


.smallblue {
	COLOR: 003366; 
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 10px; 
	LINE-HEIGHT:120%; 
	FONT-WEIGHT: normal; 
	margin-left: none;
}


.smallgray {
	COLOR: 707070; 
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 10px; 
	LINE-HEIGHT:120%; 
	FONT-WEIGHT: normal; 
	margin-left: none;
}


.blue{
	COLOR: 003366; 
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 12px; 
	LINE-HEIGHT:120%; 
	FONT-WEIGHT: normal; 
	margin-left: none;
}




.largeblue {
	COLOR: 003366; 
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 18px; 
	LINE-HEIGHT:120%; 
	FONT-WEIGHT: bold; 
	margin-left: none;
}


.gray {
	COLOR: 707070; 
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 12px; 
	LINE-HEIGHT:120%; 
	FONT-WEIGHT: normal; 
	margin-left: none;
}

.largegray {
	COLOR: 808080; 
	FONT-FAMILY: Arial; 
	FONT-SIZE: 20px; 
	LINE-HEIGHT:200%; 
	FONT-WEIGHT: normal; 
	margin-left: none;
}

.medgray {
	COLOR: 707070; 
	FONT-FAMILY: Arial; 
	FONT-SIZE: 14px; 
	LINE-HEIGHT:100%; 
	FONT-WEIGHT: bold; 
	margin-left: none;
}

.black {
	COLOR: black; 
	FONT-FAMILY: Verdana, Geneva, Arial; 
	FONT-SIZE: 12px; 
	LINE-HEIGHT:150%; 
	FONT-WEIGHT: normal; 
	margin-left: none;
}



.links a: {
    color:blue;
    text-decoration:underline;
    font-weight:normal;
}
.links a:hover {
	text-decoration: none; 
}

.links a:visited {
    color:blue;
	font-weight:normal;
	text-decoration:underline;
}


.email a: {
	color:blue;
    text-decoration:underline;
    font-weight:normal;
}

.email a:hover {
	text-decoration: none; 
}

.email a:visited {
    color:blue;
	font-weight:normal;
	text-decoration:underline;
}


.smlink a: {
	color:gray;
    text-decoration:none;
    font-weight:normal;
}

.smlink a:hover {
	text-decoration:underline;
}

.smlink a:visited {
    color:gary;
	font-weight:normal;
	text-decoration: none; 
}

