/* CSS Document */

body {
	background-color:#FFFFFF;
	margin:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;}

a {
	color:#ff0033;
	text-decoration:none;
}

a:hover {
	color:#6600ff;
	text-decoration:none;
}

textarea,input,submit {
	background-color:#eecccc;
	color:#000000;
	padding:5px;
	border:none;
	margin:3px;
}


 
 p {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:16px;
	text-indent:0px;
	color:#000000;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:200%;
	color:#000000;
	font-weight:normal;
}


h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	letter-spacing:34px;
	text-transform: uppercase;
	color:#000000;
	line-height:22px;
	text-indent:0px;
	text-align:center;
	margin-bottom:1px;
}

h3 {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 18px;
    color: #333399;
    font-style: bold;
    font-decoration: none;
    margin-top: 27px;
    margin-bottom:1px;
}

h4 {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:2px;
	color:#000000;
	line-height:20px;
	text-indent:0px;
	text-align:center;
	margin-bottom:5px;
}

 h5 {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	letter-spacing:4px;
	color:#000000;
	line-height:20px;
	text-indent:0px;
	text-align:center;
	margin-top:25px;
	margin-bottom:5px;
}

h6 {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
    font-color: navy;
    line-height:12px;
    font-style: bold;
    font-decoration: none;
    margin-top:18px;
	margin-bottom:0px;
}


