h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size:130%;
	font-weight:bold;
	color:#003366;
	padding-left: 0%;
}

h2 { 
font-family: Verdana, Arial, sans-serif;
font-size:100%; font-weight:bold;
color:#E94136;
padding-left: 0%; 
}

h3 { 
font-family: Verdana, Arial, sans-serif;
font-size:80%; font-weight:bold;
color:#E94136;
padding-left: 0%; 
}

html, body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	text-align: center;
	margin: 10px 0 0;
	height: 100%;
	color:#1F1F1F;
	background-image: url(images/cf.gif);
}


p{
}

a{
text-decoration: none;
}

a:link{
	color: #FFFFFF;
}

a:visited{
	color: #FFFFFF;
}

a:active{
	color: #FFFFFF;
}

a:hover{
	color: #FFFFFF;
}


HR {
	color : #137605;
	height : 1px;
}
