
.class_head_link:link
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#000000;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #666666;
	padding: 2px 5px 2px 5px;
	margin: 0px 5px 0px 5px;
}

.class_head_link:visited
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#000000;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #666666;
	padding: 2px 5px 2px 5px;
	margin: 0px 5px 0px 5px;
}

.class_head_link:hover
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#000000;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #F0F0F0;
	padding: 2px 5px 2px 5px;
	margin: 0px 5px 0px 5px;
}

.class_head_link:active
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#000000;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #F0F0F0;
	padding: 2px 5px 2px 5px;
	margin: 0px 5px 0px 5px;
}

.class_head_spacer
{
	align: middle;
	padding: 0px;
	border-style: solid;
	border-width: 0px;
}


body
{
	margin: 0px;
	border: 0px;
	padding: 0px;
	text-color: #000000;
	background-color: #F5F5FF;
}

.spare
{
	font-size: 13px;
	font-family: Georgia, Times, Times New Roman;
	font-size: 11pt;
	line-height: 15pt;
}

div
{
	font-family: Verdana, Arial, Sans-Serif;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	font-size: 10.5pt;
	line-height: 14pt;
	color: #000000;
	text-align: justify;
}
div.imagebox
{
	align: middle;
	padding: 5px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	margin: 15px 0px 0px 0px;
	padding: 8px;
	background-color: #FFFFFF;
}
div.imagetitle
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 10pt;
	line-height: 16pt;
	color: #000000;
	text-align: center;
	margin: 2px 0px 15px 0px;
	padding: 0px;
}
div.heading
{
	border-color: #000000;
	border-style: solid;
	border-width: 0px 0px 2px 0px;

	font-family: Verdana, Arial, Sans-Serif;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-align: right;

	margin: 0px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
}
div.features
{
	align: middle;
	padding: 6px 8px 6px 8px;
	border-color: #000000;
	border-style: dashed;
	border-width: 1px;

	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 10pt;
	line-height: 20pt;
	color: #000000;
	text-align: left;

	margin: 0px 0px 15px 0px;
}
div.contentbox
{
	align: middle;
	padding: 5px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
}

h1
{
	font-family: Verdana, Arial, Sans-Serif;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-size: 26px;
	line-height: 30px;
	color: #000000;
}

h2
{
	font-family: Verdana, Arial, Sans-Serif;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
	color: #000000;
}

h3
{
	font-family: Verdana, Arial, Sans-Serif;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

img
{
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
}

hr.topline
{
	width: 99%;
	height: 2px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 20px;
}

hr.sepline
{
	width: 99%;
	height: 1px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

ul
{
	list-style-type: square;
	margin-top: 4px;
}

blockquote
{
	font-style: italic;
}


