/* CSS Document */
.head2 { font-family: Tahoma,Verdana,Arial,Helvetica; font-size: 13px; color: #000000; text-decoration: none; font-weight:700;}
.head3 { font-family: Tahoma,Verdana,Arial,Helvetica; font-size: 12px; color: #000000; text-decoration: none; font-weight:700;}
.head4 { font-family: Tahoma,Verdana,Arial,Helvetica; font-size: 11px; color: #000000; text-decoration: none; font-weight:700;}


BODY,
DIV,
FORM,
H1,
H2,
H3,
H4,
H5,
H6,
HR,
P,
TABLE,
OL,
UL,
LI,
DL,
DD,
DT,
TBODY,
TD,
TFOOT,
TH,
THEAD,
TR,
BUTTON,
IFRAME,
OBJECT,
SCRIPT
{
	margin: 0;
	padding: 0;
	font-size: 10pt;
}

body
{
	color: #333333;
	background-color: white;

	font-size: 8.25pt;
	font-family: Tahoma, sans-serif;
}

a
{
	color: #009900;
}

a.arr
{
	text-decoration: none;
}

img
{
	border: none;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma, sans-serif;
}

.klir
{
	clear: both;
}

input[type=radio]
{
	margin-right: 3px;
}

big
{
	font-size: 10.5pt;
}

table
{
}

div.hr {
width: 100%;
height: 1px;
margin: 0px;
border-top: 1px solid silver;
padding: 0px;
display: block;
font-size: 1px;
}



