BODY{
	font-family: Verdana, san-serif;
	color: #000000;
	background-color:#ffffff
	font-size: 14px;
    font-weight : normal;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
TD.tdBkg0 {
    background-color : #050567;
}
TD.tdBkg1 {
    background-color : #ffffff;
}
/* --- General linking --- */
A {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color: #050567;
    background-color : transparent;
	text-decoration : underline;
}
A:HOVER {
	text-decoration : none;
}
/* --- Primary Nav --- */
A.navP{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #00ca00;
	text-decoration : none;
}
A.navP:HOVER {
	text-decoration : underline;
}
.navPri{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #979797;
    background-color : #050567;
    font-weight : bold;
    margin : 8px 4px;
}
TD.navBkg0 {
    background-color : #050567;
}
/* --- General --- */
UL{
	margin: 0px 0px 36px;
}
LI {
    color: #000066;
    background-color : #ffffff;
    font-size: 14px;
	margin: 8px 16px 0px 42px;
}
HR {
	color: #050567;
	height : 1px;
}
.bodytext{
	color: #050567;
    background-color : transparent;
	font-size: 14px;
    margin : 16px;
}
.title1{
	color: #050567;
	background-color : transparent;
	font-size : 16px;
	font-weight : bold;
    margin : 24px 16px 8px;
}
.title2{
	color: #050567;
	background-color : transparent;
	font-size : 12px;
	font-weight : bold;
    margin : 24px 16px 8px;
}
.subtitle1{
	color: #050567;
	background-color : transparent;
	font-size : 12px;
	font-weight : bold;
    margin : 0px 0px 0px 0px;
}
.subtitle2{
	color: #050567;
	background-color : transparent;
	font-size : 12px;
	font-weight : bold;
    margin : 0px 16px;
}
.intro{
	color: #000066;
	background-color : transparent;
	font-size : 14px;
    margin : 24px 20px;
    letter-spacing : 2px;
}
.ftr{
	color: #050567;
    background-color : #ffffff;
	font-size: 11px;
    font-weight : normal;
    margin : 20px;
	text-align:center;
}
.contact{
	color: #050567;
	background-color : #ffffff;
	font-size : 13px;
    font-weight : normal;
    text-align:center;
	margin : 8px 0px;
}
