A:link {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
        font-size : 12px;
        text-decoration : none;
	color : #8A360F;
}

A:active {	
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
        font-size : 12px;
        text-decoration : none;
	color : #8A360F;
}

A:visited {	
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
        font-size : 12px;
        text-decoration : none;
	color : #8A360F;
}

A:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
        font-size : 12px;
	text-decoration : underline;
	color : #8A360F;
}


A:link.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
        font-weight : bold;
	text-decoration : none;
	color : #8A360F;
}

A:active.menu {	
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
        font-size : 12px;
        font-weight : bold;
	text-decoration : none;
	color : #8A360F;
}

A:visited.menu {	
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
        font-size : 12px;
        font-weight : bold;
	text-decoration : none;
	color : #8A360F;
}

A:hover.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
        font-size : 12px;
        font-weight : bold;
	text-decoration : none;
	color : #00688B;

}

A:link.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
        font-size : 11px;
        text-decoration : none;
	color : #8A360F;
}

A:active.footer {	
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
        font-size : 11px;
        text-decoration : none;
	color : #8A360F;
}

A:visited.footer {	
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
        font-size : 11px;
        text-decoration : none;
	color : #8A360F;
}

A:hover.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
        font-size : 11px;
	text-decoration : underline;
	color : #8A360F;
}


.menu_text {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
        font-size : 12px;
        font-weight : bold;
	text-decoration : none;
	color : #000000;

}
.header {
	font-family : Times New Roman;
	font-style : normal;
        font-size : 16px;
	color : #000000;

}
.header2 {
	font-family : Times New Roman;
	font-style : normal;
        font-size : 12px;
	color : #000000;
}


H1 {
	font-size : 150%;
	font-weight : bold;
	color : #660099;
}

H2 {
	font-size : 130%;
	font-weight : bold;
	color : #660099;
}

H3 {
	font-size : 110%;
	font-weight : bold;
	color : #660099;
}

H4 {  
	font-size : 100%;
	font-weight : bold;
	color : #660099;
}

H5 {  
	font-size : 80%;
	font-weight : bold;
	color : #660099;
}



.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	text-decoration : none;
}
.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	text-decoration : none;
}
.subhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	text-decoration : none;
        color : 00688B;
}
.right_col {
border-left: 1px solid black;
padding-top: 0px;
padding-right: 10px;
padding-left : 10px;
}