body{
	background-color: #FFFFFF;
    }

h1 { 
 font-family: Century Gothic, Verdana, Garamond, Arial, sans-serif;
 font-size: 16px; 
 margin-right: 0px; 
 margin-left: 12px; 
 color: #660000; 
 font-weight: bold; 
 letter-spacing: 6px; 
 margin-top: 12px; 
 margin-bottom: 12px;
 }
 
h2 {  
font-family: Century Gothic, Verdana, Garamond, Arial, sans-serif;
font-size: 14px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 12px; 
font-weight: bold; 
color: #CC0033; 
letter-spacing: 3px ; 
margin-top: 12px;
}

.title1 {
	font-family: Century Gothic, Verdana, Garamond, Arial, sans-serif;
	font-size: 24px;
	color: #660000;
}

.title1 a:link {
	color: #660000;
	text-decoration: none;
	font-style: normal;
}

.title1 a:visited {
	color: #660000;
	text-decoration: none;
	font-style: normal;
 }
 
.title1 a:hover {  
color: #000099; 
text-decoration: none;
 }

.title1 a:active {
	color: #009999;
	text-decoration: none;
	font-style: normal;
 }

.title2 {
	font-family: Century Gothic, Verdana, Garamond, Arial, sans-serif;
	font-size: 30px;
	color: #660000;
}

.title3 {
	font-family: "Century Gothic", Verdana, Garamond, Arial, sans-serif;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}

.title3_b {
	font-family: "Century Gothic", Verdana, Garamond, Arial, sans-serif;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
	text-decoration: blink;
	font-style: normal;
}

.title3_b a:link {
	color: #660000;
	text-decoration: none;
	font-style: normal;
}

.title3_b a:visited {
	color: #003399;
	text-decoration: none;
	font-style: normal;
 }
 
.title3_b a:hover {  
color: #009900; 
text-decoration: none;
 }

.title3_b a:active {
	color: #669999;
	text-decoration: none;
	font-style: normal;
 }

.smalltext {  
background-color: #FFFFFF;
color: #003300;
font-family: Century Gothic, Verdana, Garamond, Arial, sans-serif; 
font-size: 10px;
}

.maintext {  
background-color: #FFFFFF;
color: #000000;
font-family: Century Gothic, Verdana, Garamond, Arial, sans-serif; 
font-size: 12px;
}

.maintext a:link {
	color: #330099;
	text-decoration: none;
	font-style: italic;
}

.maintext a:visited {
	color: #663366;
	text-decoration: none;
	font-style: italic;
 }
 
.maintext a:hover {  
color: #990000; 
text-decoration: none;
 }

.maintext a:active {
	color: #669999;
	text-decoration: none;
	font-style: italic;
 }
 
.maintextbold {
	background-color: #FFFFFF;
	color: #006600;
	font-family: "Century Gothic", Verdana, Garamond, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.maintextbold a:link {
	color: #000066;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.maintextbold a:visited {
	color: #663366;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
 }
 
.maintextbold a:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
 }

.maintextbold a:active {
	color: #669999;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
 }

.text1 {
	background-color: #FFFFFF;
	color: #006600;
	font-family: "Century Gothic", Verdana, Garamond, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.text1 a:link {
	color: #006600;
	text-decoration: none;
	font-style: normal;
}

.text1 a:visited {
	color: #003399;
	text-decoration: none;
	font-style: normal;
 }
 
.text1 a:hover {  
color: #990000; 
text-decoration: none;
 }

.text1 a:active {
	color: #669999;
	text-decoration: none;
	font-style: normal;
 }
 
.footertext {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Century Gothic, Verdana, Garamond, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.footertext a:link {
	color: #666666;
	text-decoration: none;
}

.footertext a:visited {
	color: #999999;
	text-decoration: none;
 }
 
.footertext a:hover {  
color: #990000; 
text-decoration: none;
 }

.footertext a:active {
	color: #669999;
	text-decoration: none;
	font-style: italic;
 }


.copyright {
	font-family: Century Gothic, Verdana, Garamond, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

