@charset "UTF-8";
/* CSS Document */

A:link {text-decoration: none; color: #6600CC; text-decoration : underline;}
A:visited {color: #6600CC;}
A:active {
	text-decoration: none;
	color: #CC33CC;
}
A:hover {
	text-decoration: underline;
	color: #CC33CC;
	text-decoration : underline;
}
a.top:hover { font-family:  Georgia, Times New Roman, Times, serif ; font-size: 11pt; color: #660099; } 
p { font-family:  Georgia, Times New Roman, Times, serif ; font-size: 11pt; color: #660099;} 
td { font-family:  Georgia, Times New Roman, Times, serif ; font-size: 11pt; color: #660099; } 
th { font-family:  Georgia, Times New Roman, Times, serif ; font-size: 11pt; color: #660099;  } 

h1 {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 0px;
	padding-top: 0px;
} 
h2 {
	font-family:  Georgia, Times New Roman, Times, serif;
	font-size: 18px;
} 
h3 {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	margin-top: 0px;
} 
h4 {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style : italic;
	line-height: 20px;
	color: #BB31FF;
	margin-top: 0px;
}  
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
}
.nav {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.txt_body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #660099;
}
