body    {
	font-size: 10pt;
	font-family: verdana, helvetica, sans-serif;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10;
	margin-bottom: 10;
}



a, a:visited {
	color: #0000CC;
}
a:hover      {
	color: #800080;
}
h1     {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 25px;
	font-weight: bold;
}
h2     {
	font-family: verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
px.20     {
	font-family: verdana, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.px9    {
	font-family: verdana, helvetica, sans-serif;
	font-size: 9px;
}
.px10   {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
}
.px11   {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
}
.px21   {
	font-family: verdana, helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
}
.pt10   {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
}
input   {
	font-family: verdana, arial, helvetica, sans-serif;
}
blockquote    {
	margin-left: 35px;
	margin-right: 40px;
}
ul      {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	list-style-type: square;
}
hr      {
	color: #333399;
	width: 100%;
	height: 1px;
	background-color: transparent;
}
DIV.tip a, DIV.tip a:visited, DIV.tip a:hover  {
	color: #008000;
	cursor:help;
}
