<!--
body, body div, body p, body td	{
    		font-size:	x-small;
    		font-family:  Verdana, Arial, sans-serif;
    		voice-family: "\"}\"";
    		voice-family: inherit;
    		font-size:    small;
    		color:	#ffffff;}

html>body, html>body div, html>body p, html>body th, 
html>body td, html>body li, html>body dd    {
    font-size:    small;
             /* */
    }
body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #333399;
}
#wrap {
	margin: 20px auto;
	width: 780px;
}
h1 {
	font-family: Georgia,Times,serif;
	color: #ffffff;
	text-align: center;
	margin-bottom: 60px;
}

p.promo {
	border: 1px solid #ff6; 
	background-color: #99f;
	color: #009;
	font-family: Georgia,Times,serif;
	padding: 8px;
}
.large {
	font-size: 150%;
	text-align: center;
}
p.addy {
	text-align: center;
	border-top: 1px solid #ff6;
	border-bottom: 1px solid #ff6;
	padding: 10px;
}
br.short {
	font-size: 6px;
	line-height: 4px;
}
a:link {
	color: #fff;
}
a:visited {
	color: #fff;
}
#content {
	margin: 200px 20px 20px 20px;
	color: #99f;
}
#content h2 {
	font-family: georgia,times,serif;
	font-weight: normal;
}
#content a {
	color: #ccf;
}
#content dl {
	text-align: left;
}
#content dt {
	margin-left: 0;
	font-weight: bold;
	padding: 4px 0;
}
#content dd {
	margin-left: 0;
	border-bottom: 1px solid #66c;
	padding-bottom: 8px;
}
-->

