.linksToPages {
	font-family: Arial; 
    font-size: 12px; 
    font-style: normal; 
    font-weight: normal; color: #0033FF; 
    text-decoration: underline;
}

.linksToPages:hover {
   	font-family: Arial; 
    font-size: 12px; 
    font-style: normal; 
    font-weight: normal; color: #663366; 
    text-decoration: underline
}

.pgtitle
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 22px;
    COLOR: #003399;
    FONT-FAMILY: Arial
}
A:link
{
    COLOR: #003399;
    TEXT-DECORATION: underline
}
A:visited
{
    COLOR: #003399;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: #ff6600;
    TEXT-DECORATION: underline
}
A:active
{
    COLOR: #ff6600;
    TEXT-DECORATION: underline
}

p.spacer {margin-top: -5px;}
.regular {font-family: arial; font-size:10px; font-weight:normal;}
td {
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
}
th {font-family: arial; font-size:12px; font-weight:bold;}

.header1 {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}

.header2 {
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
}

.subheader1 {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

.subheader2 {font-family: arial; font-size:11px; font-weight:bold; margin-bottom:0px;}

ul {
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
}
.subheader3 { font-family: arial; font-size:11px; font-weight:normal; margin-bottom:5px; }
