body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;

}
h1 {
	font-size: 18pt;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
}
h2 {
	font-size: 18pt;
	font-weight: normal;
	color: #333333;


}
h3 {
	font-size: 14pt;
	font-weight: normal;
	color: #333333;

}
h4 {
	text-align: left;
	font-size: 14pt;
	font-weight: normal;
	color: #333333;
	background-image:      url(pict/underline2.gif);
	margin: auto auto 0px;
	padding-bottom: 8px;
	background-position: left bottom;
	background-repeat: no-repeat;








}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;


}
.seealso {
	font-size: 10pt;
}
.list {
	list-style-position: outside;
	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

