body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #666666;
}

h1 { font-size: 19px; color: #333; padding: 5px 0 17px 0; margin-bottom: 12px; background: url(../images/seperator.png) bottom left repeat-x }
h2 { font-size: 16px; margin: 12px 0; background: url(../images/seperator.png) bottom left repeat-x }
h3 { font-size: 15px; margin: 24px 0 12px; }
h4 { font-size: 12px; font-weight: bold; }

p {line-height: 161%; margin-bottom: 16px }


#main a:link,
#main a:visited {
	color: #6889D4;
	text-decoration: none;
}

#main a:hover, 
#main a:active {
	color: #4D74CC;
	text-decoration: underline;
}
