


body {
	background: #FFFFFF;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}


td {
	text-align: left;
	vertical-align: top;
	font-family:Arial;
	font-size:medium;
	color: #000000;
}


a {
	text-decoration: underline;
	font-weight: bold;
	font-size: small;
	color:#9D5FBB;
}

A:Hover  {
	color : #DBACF2;
	text-decoration : underline;
}


H1 {
	color: #BEBEBE;
	font-weight: bold;
	font-size : 5px;
	text-transform: uppercase;
	font-family:Arial;
}

H2 {
	color: #7F409E;
	font-weight: bold;
	font-size : 18px;
	font-family:Arial;
}

H3 {
	color: #7F409E;
	font-weight: bold;
	font-size : 15px;
	font-family:Arial;
}

H4 {
	color: #FFFFFF;
	font-weight: bold;
	font-size : 15px;
	font-family:Arial;	
}

H5 {
	color: #FFFFFF;
	font-weight: bold;
	font-size : 12px;
	font-family:Arial;	
}

