.topnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B05463;
	}
.topnav a:link {color:#A6505D; text-decoration:underline;}
.topnav a:visited {color:#A6505D; text-decoration:underline;}
.topnav a:hover {color:#A6505D; text-decoration:none;}
.topnav a:active {color:#A6505D; text-decoration:none;}  

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	}
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	}
h3 a:link {color:#A6505D; text-decoration:underline;}
h3 a:visited {color:#A6505D; text-decoration:underline;}
h3 a:hover {color:#A6505D; text-decoration:none;}
h3 a:active {color:#A6505D; text-decoration:none;} 

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 24px;
	}
.content a:link {color:#A6505D; text-decoration:underline;}
.content a:visited {color:#A6505D; text-decoration:underline;}
.content a:hover {color:#A6505D; text-decoration:none;}
.content a:active {color:#A6505D; text-decoration:none;} 

.content_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 24px;
	}
.content_small a:link {color:#A6505D; text-decoration:underline;}
.content_small a:visited {color:#A6505D; text-decoration:underline;}
.content_small a:hover {color:#A6505D; text-decoration:none;}
.content_small a:active {color:#A6505D; text-decoration:none;} 

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	}
.footer a:link {color:#666666; text-decoration:underline;}
.footer a:visited {color:#666666; text-decoration:underline;}
.footer a:hover {color:#666666; text-decoration:none;}
.footer a:active {color:#666666; text-decoration:none;} 
