/* CSS Document */
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
}
.copyblk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
	font-weight: bold;
	text-decoration: none;
}
.addressblk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.addressred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333366;
	font-weight: bold;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #660000;
	font-weight: bold;
}
.address a:link { color: #333366; text-decoration: none}  
.address a:visited { color: #333366; text-decoration: none}
.address a:active { color: #660000; text-decoration: none}
.address a:hover {  color: #660000; text-decoration: underline}

.addressred a:link { color: #990000; text-decoration: none}  
.addressred a:visited { color: #660000; text-decoration: none}
.addressred a:active { color: #330066; text-decoration: none}
.addressred a:hover {  color: #330066; text-decoration: underline}

.copyblk a:link { color: #990000; text-decoration: none}  
.copyblk a:visited { color: #660000; text-decoration: none}
.copyblk a:active { color: #330066; text-decoration: none}
.copyblk a:hover {  color: #330066; text-decoration: underline}

.addressblu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	font-weight: bold;
	text-decoration: none;
	line-height: 13px;
	margin: 4px 0 5px 4px;
}
.addressblu a:link { color: #333366; text-decoration: none}  
.addressblu a:visited { color: #333366; text-decoration: none}
.addressblu a:active { color: #333366; text-decoration: none}
.addressblu a:hover {  color: #330066; text-decoration: underline}

.blacklinksection {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        font-weight: bold;
        text-decoration: underline;
        line-height: 15px;
        margin: 4px 0 4px 0px;
}
