

H1, H2, H3, H4, H5, H6{
	Font-family: 'Georgia',Arial,Verdana, Tahoma, Helvetica, sans-serif;
	Color: #000000;
	Font-weight: Bold;
}

H1{
Font-Size: 24pt;
}

H2{
Font-Size: 22pt;
}

H3{
Font-Size: 18pt;
}

H4{
Font-Size: 14pt;
}

H5{
Font-Size: 12pt;
}

H6{
Font-Size: 10pt;
}



A:Link
{
color: #2f1986;
Font-family: 'times', Tahoma, Helvetica, sans-serif;
font-size: 11pt;
font-weight: bold;
Text-Decoration: underline;
}



A:hover
{
color: #8aa6be;
font-weight: bold;
Text-Decoration: underline;
}

A:active
{
color: #2f1986;
font-weight: bold;
Text-Decoration: underline;
}

A:visited
{
color: #2f1986;
font-weight: bold;
Text-Decoration: underline;
}



.p {
Font-family: 'times', Tahoma, Helvetica, sans-serif;
font-size: 11pt;
color: #000000;
font-weight: normal;
Text-Decoration: None;
letter-spacing: 0px;
MARGIN-LEFT:5px; MARGIN-RIGHT:5px;
}


.small {
Font-family: 'times', Tahoma, Helvetica, sans-serif;
font-size: 9pt;
color: #000000;
font-weight: normal;
Text-Decoration: None;
letter-spacing: 0px;
MARGIN-LEFT:5px; MARGIN-RIGHT:5px;
}

.td {
Font-family: 'times', Tahoma, Helvetica, sans-serif;
font-size: 11pt;
color: #000000;
font-weight: normal;
Text-Decoration: None;
letter-spacing: 0px;
MARGIN-LEFT:5px; MARGIN-RIGHT:10px;
}

.address {
Font-family: 'Goudy Old Style', Times, Helvetica, sans-serif;
font-size: 11pt;
color: #ffffff;
font-weight: normal;
Text-Decoration: None;
letter-spacing: 0px;
text-align: center;
MARGIN-LEFT:5px; MARGIN-RIGHT: 5px;
}




Li {
Font-family: 'times', Tahoma, Helvetica, sans-serif;
font-size: 11pt;
color: #000000;
font-weight: normal;
Text-Decoration: None;
letter-spacing: 0px;
MARGIN-LEFT:5px; MARGIN-RIGHT: 5px;
}



.pagetitle {
Font-family: 'Georgia', Arial,Verdana, Tahoma, Helvetica, sans-serif; 
font-size: 15pt;
color: #000000;
font-weight: Bold; 
}

.subtitle {
Font-family: 'Goudy Old Style', times, Arial, Verdana, Tahoma, Helvetica, sans-serif; 
font-size: 18pt;
color: #000000;
font-weight: Bold; 
}

.footer {
Font-family: 'times', Tahoma, Helvetica, sans-serif;
font-size: 10pt;
COLOR: #ffffff;
font-weight: normal;
text-decoration: none;
text-align: center;
}

.hovermenu1  a{
font: bold 13px times;
padding: 0px;
text-decoration: none;
float: center;
color: #ffffff;
background-color: #8aa6be;
border: 0px solid #8aa6be;
height: 20px;
}


.hovermenu1  a:visited{
font: bold 13px times;
padding: 0px;
text-decoration: none;
float: center;
color: #ffffff;
background-color: #8aa6be;
border: 0px solid #8aa6be;
height: 20px;
}


.hovermenu1  a:hover{
font: bold 13px times;
text-decoration: none;
background-color: #8aa6be;
color: #2f1986;
border-style: outset;
height: 20px;
}


.hovermenu2  a{
font: bold 14px times;
padding: 0px 0.5em;
text-decoration: none;
float: center;
color: #ffffff;
background-color: #2f1986;
border: 0px solid #2f1986;
height: 20px;
}

.hovermenu2  a:visited{
font: bold 14px times;
padding: 0px 0.5em;
text-decoration: none;
float: center;
color: #ffffff;
background-color: #2f1986;
border: 0px solid #2f1986;
height: 20px;
}


.hovermenu2  a:active{
font: bold 14px times;
padding: 0px 0.5em;
text-decoration: none;
float: center;
color: #ffffff;
background-color: #2f1986;
border: 0px solid #2f1986;
height: 20px;
}

.hovermenu2  a:hover{
font: bold 14px times;
padding: 0px 0.5em;
background-color: #2f1986;
text-decoration: none;
color: #8aa6be;
border-style: outset;
height: 20px;
}



html>body .hovermenu2  a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset; 
}