body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #660033;
	background-color: #F3F2FD;
}
a:link {
	text-decoration: underline;
	color: #660000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16pt;
	color: #660000;
}
h2 {
	font-size: 14pt;
	color: #660066;
}
h3 {
	font-size: 12pt;
	color: #660033;
}
h4 {
	font-size: 10pt;
	color: #333333;
}
body {
	background-color: #FFFFFF;
}
