a{
	color: #3399cc;
}

a hover{
	color: #3366cc;
}

body{
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Sans-serif;
	background-color: #663333;
	color:#3e3e3e;
	margin: 0px;
}

p {
	font-weight: normal;
	color:#000;
	font-size:12px;
	}

.copy {
	font-weight: bold;
	color:#fff;
	font-size:11px;
	text-align: center;
	background-color:#CC6633;
	}

.footer {
		color:#000;
		font-size:13px;
		text-align: center;
	}	
	
.footer a{
		color:#000;
		text-decoration: none;
		font-size:13px;
		text-align: center;
	}

.footer a:hover{
		text-decoration:underline;
		background-color:#CC9933;
	}
	
.headline {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Sans-serif;
	font-weight: bold;
	color:#fff;
	font-size:24px;
	text-align: center;
	background-color:#CC6633;
	height: 48px;
	}

h2 {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 16pt;
	text-align: center;
	}


h3 {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size:14pt;
	text-align: center;
	}

.standard{
	width: 627px;
	border: none;
	background-color: #fff;
	margin: 0px;
}

.standardfoot{
	width: 627px;
	border: none;
	background-color: #CC6633;
	margin: 0px;
}





.subhead {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Sans-serif;
	font-weight: bold;
	color:#fff;
	font-size:14px;
	text-align: center;
	background-color:#CC9933;
	height:20px;
	}