A:link { 
	color: #000000; 
	text-decoration: none
	}
	
A:visited { 
	color: #000000; 
	text-decoration: none
	}
	
A:active { 
	color: #000000; 
	text-decoration: none
	} 
	
A:hover { color: #0099ff; 
	text-decoration: underline
	}

A.menu {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 32px;
	color: #203B76;
	}
	
A.menu:link {
	color: #203B76
	}

A.menu:visited {  
	color: #203B76
	}

A.menu:active {
	color: #39F;
	text-decoration: underline;
	}

A.menu:hover {
	color: #39F;
	text-decoration: none;
	}
	

	
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #203B76;
	line-height: 20px;
	}
	


.heading {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #203B76;
	font-family: Verdana, Geneva, sans-serif;
}



A.back:link {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000
	}

A.back:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000
	}

A.back:active {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000
	}

A.back:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #203B76
	}


.otherlinks {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-indent: 26px
	}

A.otherlinks:link {  
	text-decoration: underline;
	color: #0000EE
	}

A.otherlinks:visited {  
	text-decoration: underline;
	color: #0000EE
	}

A.otherlinks:active {  
    text-decoration: underline;
	color: #0000EE
	}

A.otherlinks:hover {  
	text-decoration: underline;
	color: #CC3333
	}
	
.border {
	border-style: solid;
	border-color: #6C7680;
	border-width: 1px 1px 1px 1px;
	margin: 0;
	
}
.smalltext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 17px;
	font-size: 11px;
	color: #203B76;
	}
	
	}
.smallertext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 11px;
	font-size: 9px;
	color: #203B76;
	}



	.darkgray {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #6C7680;
	font-family: Verdana, Geneva, sans-serif;
}

