td {  
	font-family: Verdana; 
	font-size: 11px; 
	color: #3B382F;
}


.text {  
	font-family: Arial; 
	font-size: 12px; 
	color: #2E0075;
}

H1 {  
	font-family: Arial; 
	font-size: 16px; 
	color: #2E0075;
}


H3 {  
	font-family: Arial; 
	font-size: 15px; 
	color: #2E0075;
}

.large {  
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold;
	color: #3B382F;
}

p {  
	font-family: Verdana; 
	font-size: 11px; 
	color: #3B382F;
}

a:link {  
	font-family: Arial; 
	font-size: 11px; 
	color: darkslategray; 
	text-decoration: underline
}

a:visited {   
	color: dimgray; 
	text-decoration: underline
}

a:hover {   
	color: red; 
	text-decoration: underline
}

a:active {   
	color: red; 
	text-decoration: none
}


.bold {  
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold;
	color: darkslategray;
}


.bold a:link {  
	font-family: Helvetica; 
	font-size: 11px;
	font-weight:bold; 
	color: darkslategray; 
	text-decoration: none
}


.bold a:visited {   
	color: dimgray;
	font-weight: bold; 
	text-decoration: none
}


.bold a:hover {   
	color: red; 
	font-weight: bold;
	text-decoration: none
}


.bold a:active {   
	color: red; 
	font-weight:bold;
	text-decoration: none
}

.small {  
	font-family: Verdana; 
	font-size: 10px; 
	color: white;
}


.small a:link {  
	font-family: Helvetica; 
	font-size: 10px; 
	color: white; 
	text-decoration: underline
}


.small a:visited {   
	color: white; 
	text-decoration: underline
}


.small a:hover {   
	color: yellow; 
	text-decoration: underline
}


.small a:active {   
	color: yellow; 
	text-decoration: none
}
