body, html {
	margin: 0px;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#000000;
}

a:link {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
	}

a:hover, a:active {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
	}

.summary {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size:13px;
	letter-spacing: -1px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}

.heading {
	font-family: Century Gothic, Arial, sans-serif;
	font-size:14px; color: #cc3399; font-weight: bold;
	margin-bottom: 0px;
	margin-top: 12px;
}

h1,h1,h2,h4 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: normal;
	letter-spacing: 2px;
	color: #006699;
}

h1 {margin-top: 15px;margin-bottom: 10px;font-size:30px}

h2 {margin-top: 5px;margin-bottom: 5px;font-size:26px}

h3 {font-size:22px}

h4 {margin: 15px 0 5px 0; font-size:20px}

.specialty {font-size: 10px; font-style: normal; font-weight: normal}

.agent	{text-align: left; margin: 5px 0 10px 0}