body, ul, li, div, p, span {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px;
}

#headerborder {
	font-weight: bold;
	color: #cc0033;
}

.hilite {
	color: #cc0033 !important;
}

p.intro{
	font-weight: bold;
}

h1, h2, h3 {
	font-family: Verdana,Helvetica,Arial,sans-serif;
}

h1.ul, h2, h3 {
	border-bottom: 1px solid #989898;
	padding-bottom: 3px;
}

h2{
	margin-top: 2em;
}

a, a:link, a:active, a:visited, a:hover{
	color: #cc0033;
	text-decoration: none;
}

#headerborder a:hover {
	text-decoration: underline;
}

#content a {
	border-bottom: 1px dashed #cc0033;
}

#content dt{
	font-weight: bold;
}

#content dd{
	margin: 0;
	margin-bottom: 1em;
}

#content dl, #content ul{
	margin: 0 0 3em 1em;
}

p, div, span, ul, li, table, td{
	font-size: 11px;
}

h1{
	font-size: 11px !important;
	font-weight: bold;
	border-bottom: 1px dotted #777777;
}

h2{
	font-size: 12px;
}

h3{
	font-size: 12px;
}