body {
	padding:0px;
	background-color: #FFFFFF;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	background-position: left bottom;
	vertical-align: top;
}

h1 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	line-height: auto;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: auto;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	font-family: Helvetica, sans-serif;
	font-size: 40px;
	line-height:auto;
	font-weight: bold;
	color: 333333;
	margin-top: 0px;
	margin-bottom: 0px;
}


h4 {
	font-family:Helvetica, sans-serif;
	font-size: 14px;
	line-height: auto;
	font-weight: normal;
	color: #FFFFFF;
	text-align:center;
	margin-top: 0px;
	margin-bottom: 0px;
}


hr {
	border:none;
	height:2px;
	background-color:#666666;
	color:#666666;
}

div.spacer {  
    	background-color:#FFFFFF;  
   	height: 20px;  
}
div.eighty {  
    	background-color:#FFFFFF;  
   	height: 80px;  
}




Img {
	border: none;
}

a.nav:link {
	font-family:Helvetica, sans-serif;
	font-size: 14px;
	line-height: auto;
	font-weight: normal;
	color: #FFFFFF!important;
	text-indent:50px;
	text-decoration:none;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.nav:visited {
	font-family:Helvetica, sans-serif;
	font-size: 14px;
	line-height: auto;
	font-weight: normal;
	color: #FFFFFF!important;
	text-align:center;
	text-decoration:none;
	margin-top: 0px;
	margin-bottom: 0px;
}
a.nav:hover {
	
	font-family:Helvetica, sans-serif;
	font-size: 14px;
	line-height: auto;
	font-weight: normal;
	color: #999999!important;
	text-align:center;
	text-decoration:none;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.cat:link {
	font-family:Helvetica, sans-serif;
	font-size: 42px;
	line-height: auto;
	font-weight: normal;
	color: #333333!important;
	text-indent:50px;
	text-decoration:none;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.cat:visited {
	font-family:Helvetica, sans-serif;
	font-size: 42px;
	line-height: auto;
	font-weight: normal;
	color: #333333!important;
	text-align:center;
	text-decoration:none;
	margin-top: 0px;
	margin-bottom: 0px;
}
a.cat:hover {
	
	font-family:Helvetica, sans-serif;
	font-size: 42px;
	line-height: auto;
	font-weight: normal;
	color: #FF0F00!important;
	text-align:center;
	text-decoration:none;
	margin-top: 0px;
	margin-bottom: 0px;
}


a.a2:link {
	color:#666666;
	text-decoration:none;
}

a.a2:visited {
	color: #666666!important;
	text-decoration:none;
}

a.a2:hover {
	color: #FF0F00!important;
	text-decoration:none;
}




