/* CSS Document */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	margin-top:15px;
	color: #BB3D40;
	font-style:italic;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	margin-top:0px;
	line-height:21px;
	color: #000000;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}


.action  a:hover { color:#BB3D40 } 
.action  a:active { color:#BB3D40 } 
.action  a {text-decoration: none;}

.action {
	font-family: Verdana, sans-serif;

	line-height:13px;
	margin-top: 17px;
	margin-left:17px; 
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
margin-bottom: 8px;	
margin-right:8px;
 }



.panels {
	font-family: Verdana, sans-serif;
	margin-top: 1px;
 	padding-left:5px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	
	}
.panels  a:hover { color:#BB3D40 } 
.panels  a:active { color:#BB3D40 } 
.panels  a {text-decoration: none;}



.menu {
	font-family: Verdana, sans-serif;
	margin-top: 5px;
	margin-left:26px; 
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;

}



.go {
	font-family: Verdana, sans-serif;
	margin-top: 1px;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	
	}
.go  a:link { color:#006699 } 
.go  a:visited { color:#006699 } 
.go  a:hover { color:#BB3D40 } 
.go  a:active { color:#BB3D40 } 




.mini {
	font-family: Verdana, sans-serif;
	margin-top: 20px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	
	}
	
.intro {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 19px;
	
	}
