body  {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: #74281c;
	background-image: url("images/backgr.gif");
	font-size: 100%;
	margin: 0 0 0 0;
}
p  {
	font-size: 0.9em;
	line-height: 1.4em;
}
h1 { font-size: 1.4em; font-weight: bold }
h2 { font-size: 1.3em; font-weight: bold }
h3 { font-size: 1.2em; font-weight: bold }
h4 { font-size: 1.1em; font-weight: bold }
h5 { font-size: 1em; font-weight: bold }
h6 { font-size: 9px; margin: 2.33em 0 }

ul li{
	font-size: .9em;
	line-height: 1.3em;
	list-style-type: square;
	margin-bottom: 18px;
}

a:link { color: #003399; }
a:visited { color: #003399 }
a:hover { color: red }
a:active { color: #003399 }

A:link.color1 { color: #cc9900; }
A:visited.color1 { color: #cc9900 }
A:hover.color1 { color: #ffcc00 }
A:active.color1 { color: #cc9900 }

.designby { font-size: 10px; color: #999999 }
.callouts p {
	font-size: 0.7em;
	margin: 0 0 0 0;
}
