﻿a:link
{
	color: #000000; 
}
a:visited
{
	color: #000000; 
} 
a:active 
{
	color: #000000;
}
body
{
	font-family: Century Gothic, Arial, Helvetica;
	background-color: #2D2D2D;
	color: #470067;
	font-size: x-small;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #5C0D9D;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #5C0D9D;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #5C0D9D;
	margin-top: 0px;
}

.TextSmall {
	font-family: Century Gothic, Arial, Helvetica;
	color: #470067;
	font-size: x-small;
}

.TextSmall_c {
	font-family: Century Gothic, Arial, Helvetica;
	color: #470067;
	font-size: x-small;
	text-align: center;
}

.TextTiny {
	font-family: Century Gothic, Arial, Helvetica;
	font-size: xx-small;
	color: #470067;
}



h6
{
	font-family: Century Gothic, Arial, Helvetica;
}
h5
{
	font-family: Century Gothic, Arial, Helvetica;
}
h4
{
	font-family: Century Gothic, Arial, Helvetica;
}
h3
{
	font-family: Century Gothic, Arial, Helvetica;
}
h2
{
	font-family: Century Gothic, Arial, Helvetica;
}
h1
{
	font-family: Century Gothic, Arial, Helvetica;
}
h1
{
	color: #470067;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}
h2
{
	color: rgb(255, 255, 255); 
}
h3
{
	color: rgb(255, 255, 255);
}
h4
{
	color: rgb(255, 255, 255);
}
h5
{
	color: rgb(255, 255, 255);
}
h6
{
	color: rgb(255, 255, 255);
}

