#main {
	background-color: white;
	font-family: arial;
	font-size: 12px;
	color: black;
	width: 750px; 
}
#footer {
	font-family: arial;
	font-size:11px;
	color: white;	
}	 

h1 {
	font-family: arial;
	font-size: 17px;
	color: #8B0000;
}
h2 {
	font-family: arial;
	font-size: 12px;
	color: black;
}

A.white{
font-family:arial;
font-size:11px;
color:white;
font-weight: bold;
text-decoration:none;
}

A.link{
font-family:arial;
font-size:12px;
color: #336699;
font-weight: bold;
text-decoration: underline;
}

A:hover {
text-decoration: none;
}


.body{
	font-family: arial;
	font-size: 12px;
	color: black;
	LINE-HEIGHT: 17px;
}

.smallcopy{
font-family:arial;
font-size: 11px;
color: #454545;
LINE-HEIGHT: 15px;
}

	