body {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
}
a:link {
	font-family: Arial;
	font-size: 8pt;
	color: #3366cc;
	text-decoration: none;
}
a {
	font-family: Arial;
	font-size: 8pt;
	color: #3366cc;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 8pt;
	color: #0099ff;
	text-decoration: underline;
}
td {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
}

h1 {
	font-family: Arial;
	font-size: 20pt;
	color: #3366CC;
	text-decoration: none; font-weight:bold
}


h2 {
	font-family: Arial;
	font-size: 14pt;
	color: #3366cc;
	text-decoration: none;
}

h3 {
	font-family: Arial;
	font-size: 26pt;
	color: #3366cc;
	text-decoration: none;
}

h6 {
	margin:0 5; font-family: Arial;
	font-size: 8pt;
	color: #006699;
	text-align:justify
}


h5 {
	font-family: Arial;
	font-size: 8pt;
	color: #6699FF;
}
i {
	font-family: Arial;
	font-size: 8pt;
	color: #336699;
}
marquee {
	font-family: Arial;
	font-size:3pt;
	color: #FFFFFe;
	text-decoration: none;
	font-style: normal;
}