a:link
{
	color: rgb(255,204,0); 
}
.altrowtext { background-color: rgb(231,231,231); color:#000000; font-size:12pt}
.rowtext { background-color: rgb(165,181,206); color:#CE1010; font-size:12pt}
.tableheadings { font-weight: bold; background-color: #CE1010; color:#FFFFFF }
.boldtext    { font-weight: bold }
.errortext    { font-weight: bold; color: rgb(206,16,16) }
.formlabel    { font-weight: bold; font-size:12pt; color:#000000 }
.textfield { background-color: #FFFFCC; }
.heading4
{
	color: #004ABD; font-weight:bold; background-color:#FFFFFF; font-family:Arial  
}
a:visited
{
	color: rgb(153,204,204); 
} 
a:link.tableheadings
{ 
	color: #0000FF; font-weight:bold; font-size:12pt
}
a:visited.tableheadings
{ 
	color: #0000FF; font-weight:bold; font-size:12pt
}
a:link.tablelink 
{ 
	color: #0000FF; font-weight:bold; font-size:12pt
}
a:visited.tablelink
{ 
	color: #0000FF; font-weight:bold; font-size:12pt
}
a:hover.tablelink
{ 
	color: #00CCFF; font-weight:bold; font-size:12pt; background-color: #C0C0C0
}
a:active 
{
	color: rgb(102,255,0);
}
body
{
	font-family: Arial;
	color: #000000; background-color:#FFFFFF
}
table
{
	table-border-color-light: rgb(153,255,204);
	table-border-color-dark: rgb(0,0,51);
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
}
h1
{
	color: #FFFFFF; background-color:#6F58AF ;
}
h2
{
	color: #FF0000; 
}
h3
{
	color: rgb(0,255,204); 
}
h4
{
	color: rgb(255,204,0);
}
h5
{
	color: rgb(153,255,51);
}
h6
{
	color: rgb(0,255,204);
}
