BODY  {
	font-family : Verdana,Helvetica,sans-serif;
	font-size : 10pt;
	text-align : justify;
	color : #000000;
	background-image : url(pics/bg_sky_top.jpg);
	background-repeat : repeat-x;
}

P  {
	font-family : Verdana,Helvetica,sans-serif;
	font-size : 10pt;
	text-align : justify;
}

H1  {
	font-size : 16pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #660000;
	margin-bottom : 4pt;

}

H2  {
	font-size : 14pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #660000;
}

H3  {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #660000;
}

H4  {
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #660000;
}

H5  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #660000;
}

A  {
	font-family : Verdana,Helvetica,sans-serif;
	font-size : 10pt;
	color : #000099;
	text-decoration : none;
}

A:Visited  {
	color : #000066;
	text-decoration : none;
}

A:Active  {
	color : #0000cc;
	background-color : #ffff99;
	text-decoration : none;
}

A:Hover  {
	color : #0000cc;
	background-color : #ffff99;
	text-decoration : none;
}
A.menu  {
	border-width : 1px;
	border-style : outset;
	border-color : #cccccc;
}

TD  {
	font-size : 10pt;
	font-family : Verdana,Helvetica,sans-serif;
	color : Black;
}

TH  {
	font-size : 10pt;
	font-family : Verdana,Helvetica,sans-serif;
	color : Black;
	font-weight: bold;
}

EM  {
	font-size : 10pt;
	font-weight : bold;
	font-family : Verdana,Helvetica,sans-serif;
	font-style : normal;
	color : #009900;
}

.formular {
	font-family : Verdana,Helvetica,sans-serif;
	font-size : 10pt;
	border-style : solid;
	border-width : 1px;
	border-color : #000000;
}

UL  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : left;
	list-style-type: disc;
}

LI  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : left;
}

.header {
	font-size : 18pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style : italic;
	text-align : left;
	color : #ffff00;
}

.main {
	font-size : 10pt;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-align : justify;
	color : #000000;
}

.menu {
	font-size : 12pt;
	text-align : left;
	display : block;
	width : 150px;
	padding : 2px;
	border-width : 1px;
	border-style : outset;
	border-color : #6666ff;
	background-color : #9999ff;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #000099;
}
