body {
	background-color: #9999FF;
}

body, td, th {
	color: #330033;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1 {
	color: #333333;
}

h2 {
	color: #666699;
}

h3 {
	color: #993399;
}

h6 {
	color: #333366;
}

a {
	color: #CC3333;
}
a:link {
	text-decoration: none;
	color: #CC3333;
	font-weight: bold
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #CC3333;
	font-weight: bold
}
.styleFont10 {
    font-size: 10pt
}
.style2 {
	font-size: 9pt
}
.style4 {
    font-size: 9
}
.style5 {
	font-size: 9px
}
.style6 {
	font-size: xx-small;
	}
.style14 {
	color: #00FF99;
	font-weight: bold;
}



