H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
}

H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

H6 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : lighter;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 4px;
}

H5 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : 100;
	line-height : 10px;
	margin-bottom: 2px;
	margin-top: 2px;
}

table {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

body, td, tr {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#menu {
	vertical-align: bottom;
}

A {
	text-decoration: underline;
	color: blue;
}

A:Hover {
	text-decoration: underline;
	color: red;
}

A#a2 {
	color : #0000FF;
	text-decoration : none;
	cursor: hand;
	font-weight: normal;
}
a:hover#a2 {
	color: #000000;
	text-decoration : none;
	background-color: #99CCFF;
	padding-bottom: 2px;
}

UL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style : square;
	font-size : 9pt;
}

LI {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style : square;
	font-size : 9pt;
}

P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
P#calendar {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

strong {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}