.PageTitle
{font-family: Verdana, sans-serif;
font-size: 17px;
font-weight: bold;
color: #990000;
}

.SubHead1
{font-family: Verdana, sans-serif;
font-size: 14px;
font-weight: bold;
color: #857A4D;
}

.SubHead2
{
font-family: Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
color: #857A4D;
}

.normal
{
font-size: 13px;
color: #000000;
font-family : Arial, sans-serif;
}

.normal12
{
font-size: 12px;
color: #000000;
font-family : Arial, sans-serif;
}

.normal11
{
font-size: 11px;
color: #000000;
font-family : Arial, sans-serif;
}

.normal10 
{
font-family: Arial, sans-serif;
font-size: 10px;
color: #000000;
}

.vnormal
{
font-size: 13px;
color: #000000;
font-family : Verdana, sans-serif;
}

.vnormal12
{
font-size: 12px;
color: #000000;
font-family : Verdana, sans-serif;
}

.vnormal11
{
font-size: 11px;
color: #000000;
font-family : Verdana, sans-serif;
}

.vnormal10 
{
font-family: Verdana, sans-serif;
font-size: 10px;
color: #000000;
}


/* Form field styles */
INPUT
{
font-family : monospace;
font-size: 12px
}

.txtfld
{
font-family : monospace;
font-size: 12px
}

SELECT
{
font-family: Arial, sans-serif;
font-size: 12px;
color: #000000;
}

.linkblue
{
color: #0033CC;
}


A:link {color: #0033CC; text-decoration: underline}
A:visited {color: #0033CC; text-decoration: underline}
A:active {color: #0033CC; text-decoration: underline}
A:hover{color: #0033CC; text-decoration: underline}

A.nl:link {color: #0033CC; text-decoration: none}
A.nl:visited {color: #0033CC; text-decoration: none}
A.nl:active {color: #0033CC; text-decoration: none}
A.nl:hover{color: #0033CC; text-decoration: none}

A.headerlink:link {color: #857A4D; text-decoration: none}
A.headerlink:visited {color: #857A4D; text-decoration: none}
A.headerlink:active {color: #857A4D; text-decoration: none}
A.headerlink:hover{color: #857A4D; text-decoration: none}