/* CSS Document */


a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #999999; text-decoration: none}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #CC0000;
		text-decoration: none;
	font-style: italic;
}
a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #999999; text-decoration: none}



a.specialLink:link { 

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	
}
a.specialLink:visited { 
font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CC0000;
	text-decoration: none;
	

}
a.specialLink:hover { 

font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CC66FF;
	text-decoration: none;
	
}


.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	color: #CC0000;
}
.style2 {
	font-family: Arial,;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
}
.style13 {
	font-family: "Freestyle Script";
	font-size: 72px;
	color: #CC0000;
}

.style10 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

.style8 {
	color: #3300CC;
	font-weight: bold;
}
.style11 {color: #3300CC; font-weight: bold; font-size: medium; }
.style15 {
	font-size: 16px;
	color: #3300FF;
}
.style16 {
	font-size: 18px;
	color: #3300FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style17 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
}
