body {
	background-color: #ffffff;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
	text-decoration: none;
	width: 305px;
}

h1,h2,h3,h4,h5,h6,p,a,ul,li,td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
	text-decoration: none;
}

h1 {
	color: #809BCF;
	font-weight: normal;
	font-size: 17px;
}

h2, h2 a {
	color: #809BCF;
	font-weight: bold;
}

h3  {
	color: #809BCF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #809BCF;
	margin-bottom: -10px;
	padding-bottom: 7px;
	text-decoration: none;
}

h3 a {
	color: #809BCF;
	font-weight: bold;
	text-decoration: none;
}

h4 {
	color: #666666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: -10px;
	padding-bottom: 7px;
}

h5 {
	color: #809BCF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #809BCF;
	margin-bottom: -10px;
	padding-bottom: 7px;
	font-style: italic;
}

h6 {
	color: #000000;
	font-weight: bold;
	margin-bottom: -10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #809BCF;
	padding-top: 7px;
	margin-top: -5px;
}

a, strong {color: #809BCF}

a:hover {text-decoration: underline;}

ul {
	list-style-type: square;
}

b  {
	color: #809BCF;
	font-weight: bold;
	padding-bottom: 7px;
	text-decoration: none;
}

table{
	width: 305px;
}
