﻿body	{
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;

}

p	{
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding:2px 15px 2px 15px;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 10pt;
	color:#000000;
	}
	
.bodytext	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 8pt;
	color:#000000;
	}

.bodytextbold	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 8pt;
	color:#000000;
	}
.headertextbold	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 8pt;
	color:#000066;
	}
.Topheadertextbold	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 10pt;
	color:#000066;
	}
.headercontact	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 10pt;
	color:#000066;
	}
a	 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color:#CC0000; 
	font-size: 8pt;
	}
a:link 	{
	/* text-decoration: none; */
	}
a:visited {}
a:hover {
	color: #000000; 
	text-decoration: underline;
}


a.dance	 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color:#CC0000; 
	font-size: 10pt;
	}
a.dance:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color:#CC0000; 
	font-size: 10pt;
}

.nav {
	color: #FFFFFF;
	text-decoration: none;
	background-color : #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display:block;
	width:150px;
	height:21px;
	padding:2px 2px 2px 15px;
	border-bottom : 1px dotted White;
}
a.nav {
	color: #FFFFFF;
	text-decoration: none;
	background-color : #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display:block;
	width:150px;
	height:21px;
	padding:2px 2px 2px 15px;
	border-bottom : 1px dotted White;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color : Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display:block;
	width: 150px;
	height: 21px;
	padding:2px 2px 2px 15px;
	border-bottom : 1px dotted White;
}
a.navsub {
	color: #FFFFFF;
	text-decoration: none;
	background-color : #FF3333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	display:block;
	width : 150px;
	height : 15px;
	padding:2px 2px 2px 15px;
	border-bottom : 1px dotted White;

}
a.navsub:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color : #3333CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	display:block;
	width : 150px;
	height : 15px;
	padding:2px 2px 2px 15px;
	border-bottom : 1px dotted White;
}
.navon {
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	background-color : #FF3333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width : 150px;
	height : 15px;
	padding:2px 2px 2px 15px;
	border-bottom : 1px dotted White;

}
a.navon:hover {
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	background-color : #3333CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width : 150px;
	height : 15px;
	padding:2px 2px 2px 15px;
	border-bottom : 1px dotted White;
}
.pagetitle {
	font-size: 24pt;
	color: #000063;
}