body {
	background: #fff;
    text-align: center;
    margin:0 auto;
}

h1 {
font-family: "Trebuchet", Verdana, Arial, sans-serif;
font-size: 16px;
color: #000;
margin: 0;
padding: 0;
}

p {
font-family: "Trebuchet", Verdana, Arial, sans-serif;
font-size: 11px;
color: #000;
}

a, a:visited {
font-family: "Trebuchet", Verdana, Arial, sans-serif;
font-size: 11px;
color: #fff;
background: #000;
}

a:hover, a:active {
font-family: "Trebuchet", Verdana, Arial, sans-serif;
font-size: 11px;
color: #000;
background: #fff;
}



#content {
background: #fff;
width: 823px;
margin: 0 auto;
text-align: center;
}

#box {
background: url(images/boxbkgd.gif);
text-align:center;
margin: 0 auto;


}
.REDHEAD {
	font-family: Tahoma, Verdana, Arial;
	font-size: 22px;
	color: #FF0000;
	font-weight: normal;
}


#box h1 {
font-family: "Trebuchet", Verdana, Arial, sans-serif;
font-size: 16px;
color: #fff;
margin: 0;
padding: 0;
}

#box p {
width: 700px;
font-size: 16px;
color: #fff;
text-align:center;
margin: 0 auto;

}


#box a, #box a:visited  {
font-family: "Trebuchet", Verdana, Arial, sans-serif;
font-size: 16px;
color: #FFF;
background: #000;
text-decoration: underline;
}

#box a:hover, #box a:active {
font-family: "Trebuchet", Verdana, Arial, sans-serif;
font-size: 16px;
color: #000;
background: #FFF;
text-decoration: none;
}
.REDHEADMED {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.REDHEADsm {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-transform: uppercase;
}
