body {
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CC99FF;
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 10px 10px;

	
	/*Scrollbar */
	scrollbar-arrow-color: #FFFF99;
	scrollbar-face-color: #7A0379;
	scrollbar-shadow-color: #CC99FF;
	scrollbar-highlight-color: #CC99FF;
	scrollbar-3dlight-color: Black;
	scrollbar-darkshadow-color: Black;
	scrollbar-track-color: #38013A;
}

iframe {
	background: transparent; }

td {
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #CC99FF;
}

td.label { 
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #FFFF99;
	text-decoration: underline;
}

	/*links */
a:link {
	color: #FFFF99;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #FFFF99;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #170017;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #CC99FF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}



H1 {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #FFFF99;
	text-decoration: underline;
}


H2 {
	font-size: 25px;
	font-weight: bold;
	font-style: normal;
	color: white;
}

H3 {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: white;
}
