body {
	height: 100%;
	background-color: #000000;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #efefef;
	scrollbar-shadow-color: #efefef;
	scrollbar-arrow-color: #efefef;
	scrollbar-track-color: #efefef;
	scrollbar-base-color: #cccccc;
	scrollbar-3dlight-color: #efefef;
	scrollbar-darkshadow-color: #efefef;
	font-family: arial, verdana, helvetica, san serif;
	font-size: 12pt;
	color: #ffffff;
	}

td {
	font-family: arial, verdana, helvetica, san serif;
	font-size: 12px;
	color: #ffffff;
}

p {
	font-family: arial, verdana, helvetica, san serif;
	font-size: 12px;
	color: #ffffff;
}


.header0 {  font-size: 20pt; font-weight: 800; color: #ffffff}
.header1 {  font-size: 18pt; font-weight: 800; color: #ffffff}
.header2 {  font-size: 16pt; font-weight: 800; color: #ffffff}
.header3 {  font-size: 14pt; font-weight: 800; color: #ffffff}
.header4 {  font-size: 12pt; font-weight: 800; color: #ffffff}


.purple-header0 {  font-size: 20pt; font-weight: 800; color: #CC00CC}
.purple-header1 {  font-size: 18pt; font-weight: 800; color: #CC00CC}
.purple-header2 {  font-size: 16pt; font-weight: 800; color: #CC00CC}
.purple-header3 {  font-size: 14pt; font-weight: 800; color: #CC00CC}
.purple-header4 {  font-size: 12pt; font-weight: 800; color: #CC00CC}


a:link, a:visited, a:active 
{
font-size: 12pt;
text-decoration: underline;
}

a:hover
{
font-size: 12pt;
text-decoration: none;
}

a.link2:link, a.link2:visited, a.link2:active
{
font-size: 16pt;
text-decoration: underline;
}

a.link2:hover
{
font-size: 16pt;
text-decoration: none;
}

a.link4:link, a.link4:visited, a.link4:active
{
font-size: 12pt;
font-weight: 800;
text-decoration: underline;
}

a.link4:hover
{
font-size: 12pt;
font-weight: 800;
text-decoration: none;
}


.small {font-size: 12px; color: #ffffff;}

input {
	font-size: 12px;
	color: #000000;
}.purple {  color: #CC00CC}
