a:link       { font-family: Tahoma; font-weight: bold }
a:visited    { font-family: Tahoma }
a:active     { font-family: Tahoma; font-weight: bold }
body         { font-family: Tahoma; background-color: rgb(255,255,235); color: #000000 }
table        { table-border-color-light: rgb(255,102,153); table-border-color-dark: 
               rgb(102,51,153); font-family: Tahoma }
h1, h2, h3, h4, h5, h6 { font-family: Tahoma }
h1
{
	color: rgb(102,51,153);
}
h2
{
	color: rgb(255,102,153); 
}
h3
{
	color: rgb(51,153,102); 
}
h4
{
	color: rgb(102,51,153);
}
h5
{
	color: rgb(255,102,153);
}
h6
{
	color: rgb(51,153,102);
}
.nav_white   { color: #FFFFFF; font-family: Tahoma; font-size: 12pt; text-decoration: none }
;
