A:link
{
	color: #9999FF;
	text-decoration: none;
}
A:visited
{
	color: #9999FF;
	text-decoration: none;
}
A:active
{
	text-decoration: none;
}
A:hover
{
	color: #330033;
	text-decoration: none;
}
TD
{
    color: #CCCCFF;
    font-family: 'Comic Sans MS';
    font-style: normal;
    font-size: medium;
    font-weight: normal;
}
.pageTableLayout
{
	background-color: #6666FF;
	border: 0px;
	width: 1200px;
}
.leftNavTableLayout
{
	background-color: #6666FF;
	border: 0px;
	width: 200px;
}
.contentTableLayout
{
	background-color: #6666FF;
	border: 0px;
	width: 1000px;
}
.bottomNavigationText
{
    color: #9999FF;
    font-family: 'Comic Sans MS';
    font-style: normal;
    font-size: small;
    font-weight: bold;
}
.contentText1
{
    color: #CCCCFF;
    font-family: 'Comic Sans MS';
    font-style: normal;
    font-size: medium;
    font-weight: normal;
}
.contentText2
{
    color: #CCCCFF;
    font-family: 'Comic Sans MS';
    font-style: normal;
    font-size: small;
    font-weight: normal;
}
.contentText3
{
    color: #CCCCFF;
    font-family: 'Comic Sans MS';
    font-style: normal;
    font-size: small;
    font-weight: normal;
}
.contentText4
{
    color: #FFFF33;
    font-family: 'Comic Sans MS';
    font-style: normal;
    font-size: medium;
    font-weight: normal;
}
.contentText5
{
    color: #6666FF;
    font-family: 'Comic Sans MS';
    font-style: normal;
    font-size: large;
    font-weight: bold;
}
.contentText6
{
    color: #FFFF33;
    font-family: 'Comic Sans MS';
    font-style: normal;
    font-size: large;
    font-weight: bold;
}
.copyrightText
{
    color: #666666;
    font-family: 'Comic Sans MS';
    font-style: normal;
    font-size: x-small;
    font-weight: bold;
}
.disclaimerText
{
    color: #666666;
    font-family: 'Comic Sans MS';
    font-style: normal;
    font-size: small;
    font-weight: bold;
}
.headingText1
{
    color: #9999FF;
    font-family: 'Comic Sans MS';
    font-style: italic;
}
.headingText2
{
    color: #CCCCFF;
    font-family: 'Comic Sans MS';
    font-style: normal;
    font-size: small;
    font-weight: bold;

}
.subNavigationText
{
    color: #9999FF;
    font-family: 'Comic Sans MS';
    font-style: normal;
    font-size: medium;
    font-weight: bold;
}

