@charset "iso-8859-1";
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



a:link {
	
	font-weight: bold;
	text-decoration: none;
	color: navy;
	
}
a:visited {
	
	font-weight: bold;
	color: blue;
	text-decoration: none;
}
a:hover {
	
	font-weight: bold;
	color: #991241;
	text-decoration: none;
}
.style4 {font-size: xx-small;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style5 {font-size: x-small;
}

	

