body
{
	font-family: Arial;
	background-color: #FFFFFF;
	color: #000000;
}

table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); 
}

.textbox
{
	font-family: Courier New;
	font-size: 10pt;
	background-color: #99CCFF;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Century Gothic, Arial;
}

h1 	{ color: #006699; }
h2 	{ color: #006699; }
h3 	{ color: #006699; }
h4 	{ color: #006699; }
h5 	{ color: #006699; }
h6 	{ color: #006699; }

p, li		{ font-size: 10pt; }

.required   { color: #FF0000; }
.bodytext	{ font-size: 10pt;
font-family: Arial, Helvetica, sans-serif; }

.companyname
{
	font-family: BordeauxHeavy, Arial;
	font-size: 12pt;
}

a:link 		{ color: #0000FF; }
a:visited 	{ color: #3366FF; } 
a:active 	{ color: #0000FF; }

a:link.nav    { font-weight: bold; color: #006699 }
a:visited.nav { font-weight: bold; color: #006699 }
a:active.nav  { font-weight: bold; color: #006699 }
a:hover.nav   { font-weight: bold; color: #0099FF }

a:link.rev    { font-family: Century Gothic, Arial; font-weight: bold; font-size: 12pt; color: #FFFFFF; text-decoration: none }
a:visited.rev { font-family: Century Gothic, Arial; font-weight: bold; font-size: 12pt; color: #FFFFFF; text-decoration: none }
a:active.rev  { font-family: Century Gothic, Arial; font-weight: bold; font-size: 12pt; color: #FFFFFF; text-decoration: none }
a:hover.rev   { font-family: Century Gothic, Arial; font-weight: bold; font-size: 12pt; color: #006699; text-decoration: none;
                background-color: #FFFFFF }
				
a:link.sub    { font-family: Century Gothic, Arial; font-weight: bold; font-size: 10pt; color: #FFFFFF; text-decoration: none }
a:visited.sub { font-family: Century Gothic, Arial; font-weight: bold; font-size: 10pt; color: #FFFFFF; text-decoration: none }
a:active.sub { font-family: Century Gothic, Arial; font-weight: bold; font-size: 10pt; color: #FFFFFF; text-decoration: none }
a:hover.sub  { font-family: Century Gothic, Arial; font-weight: bold; font-size: 10pt; color: #006699; text-decoration: none;
                background-color: #FFFFFF }
