

body
{
text-align: center;
}

body, p, td, dl{
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: .9em;
	color:#666666;
	line-height: 150%;
	word-spacing:110%;
}

dt{margin-top:10px;}
a {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;

}
#footer a {
	text-decoration: none;
	color: #CC0000;
	font-weight: normal;

}

h2 {
	color: #CC3333;
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
}
a:visited, a:hover {
	text-decoration: none;
}
strong {
	color: #CC0000;
}

.proto_num {	color: #999999;
	font-weight: bold;
	font-size: 18pt;
	text-align:left;
}
.proto {font-size: 12pt}


a:hover  { color:#c33; text-decoration:underline;
}
 

#main{ margin-left: auto;
margin-right: auto;
width: 50em;
text-align: left;
}
#footer {float:left;  width:650px;  color:#D03F2F; margin-left: 50px;}
#copyright {float:right; text-align:right; font-size:10px; }