H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5B6880;
	margin-bottom:0;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5B6880;
	margin-bottom:0;
}

BODY {
/* 	background: url("images/body.gif");*/
	font-family:  Arial, Helvetica, sans-serif;
	background-color: #F7F0E1;
	font-size: 10pt;
	/* font-style: normal; */
}

TD, P, DIR, LI, menu {
	font-family:  Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 10pt;
	/* font-style: normal; */
}

UL {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0;
}


A, A:ACTIVE, A:LINK, A:VISITED {
	color: #0033FF;
	text-decoration: underline;
}

A:HOVER {
	color: #5B6880;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 9pt;
	font-style: italic;
}

.subtitle { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #5B6880;
} 

.parttitle { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #5B6880;
} 

.buttonText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration : none;
}
