.header {
		color: #003366;
		font-size: 20px;
		font-family: arial,helvetica,sans;
		FONT-STYLE: normal;
    		FONT-WEIGHT: bold;
		TEXT-DECORATION: none
}

.header2 {
		color: #003366;
		font-size: 12px;
		font-family: arial,helvetica,sans;
		FONT-STYLE: normal;
    		FONT-WEIGHT: bold;
		TEXT-DECORATION: none
}

A.leftnav {
		color: #003366;
		font-size: 12px;
		font-family: arial,helvetica,sans;
		FONT-STYLE: underline;
    		FONT-WEIGHT: bold;
		TEXT-DECORATION: none
}

A.leftnav:hover {
		color: #6699CC;
		font-size: 12px;
		font-family: arial,helvetica,sans;
		FONT-STYLE: normal;
    		FONT-WEIGHT: bold;
		TEXT-DECORATION: none
}

.bodytext {
		color: #000000;
		font-size: 13px;
		font-family: arial,helvetica,sans;
		FONT-STYLE: normal;
    		FONT-WEIGHT: normal;
		TEXT-DECORATION: none
}
.bodyhead {
		color: #FFFFFF;
		font-size: 12px;
		font-family: arial,helvetica,sans;
		FONT-STYLE: normal;
    		FONT-WEIGHT: bold;
		TEXT-DECORATION: none
}

A.headlink {
		color: #066CC6;
		font-size: 14px;
		font-family: arial,helvetica,sans;
		FONT-STYLE: underline;
    		FONT-WEIGHT: bold;
		TEXT-DECORATION: none
}

A.headlink:hover {
		color: #6699CC;
		font-size: 14px;
		font-family: arial,helvetica,sans;
		FONT-STYLE: normal;
    		FONT-WEIGHT: bold;
		TEXT-DECORATION: none
}

A.bodylink {
		color: #336699;
		font-size: 13px;
		font-family: arial,helvetica,sans;
		FONT-STYLE: underline;
    		FONT-WEIGHT: none;
		TEXT-DECORATION: none
}

A.bodylink:hover {
		color: #6699CC;
		font-size: 13px;
		font-family: arial,helvetica,sans;
		FONT-STYLE: normal;
    		FONT-WEIGHT: none;
		TEXT-DECORATION: none
}


