body
{
 	font-family:Arial;
}

.header
{
    color:red;
    font-family:Arial;
    font-size: 16pt;
    font-weight: normal;
}

A.tabLink
{
    color: white;
    font-family: Arial;
    font-size: 9pt;
    font-weight: 700;
    text-decoration: none
}

A.tabLink:hover
{
    color: yellow;
    font-size: 10pt;
}

A.WhiteLink
{
    	color: white;
    	font-family: Comic Sans MS;
    	font-size: 10pt;
    	text-decoration: none
}
A.BlackLink
{
    	color: black;
    	font-family: Comic Sans MS;
    	font-size: 10pt;
    	text-decoration: none
}

.hdr
{
    	color: #336699;
    	font-family: Arial Narrow;
    	font-size: 11pt;
    	font-weight: bold
}
.title
{
    	color: red;
    	font-family: Arial;
    	font-size: 20pt;
    	font-weight: bold
}

.blkhdr
{
    	color: black;
    	font-family: Arial Narrow;
    	font-size: 11pt;
    	font-weight: bold
}
.txt
{
    	color: black;
    	font-family: Arial;
    	font-size: 10pt
}
.footer
{
    	color: #999999;
    	font-family: Arial Narrow;
    	font-size: 8pt
}
.sideLink
{
    	color: #ffffff;
    	font-family: Arial Narrow;
    	font-size: 12pt
}
.err
{
    	color: #ff0000;
    	font-family: Arial Bold;
    	font-size: 14pt
}
.pageLink
{
    	font-family: Arial Narrow;
    	font-size: 11pt
}
.txtList
{
    	color: #000000;
    	font-family: Arial Narrow;
    	font-size: 11pt
}
