.blackbold {
	color : Black;
	font-family : Arial;
	font-size : 13px;
	font-weight : bold;
}

.titles {
	color : Black;
	font-family : Arial;
	font-size : 17px;
	font-weight : bold;
}

.subtitles {
	color : Black;
	font-family : Arial;
	font-size : 15px;
	font-weight : bold;
}

.whitesubtitles {
	color : White;
	font-family : Arial;
	font-size : 15px;
	font-weight : bold;
}




.whitebold {
	color : White;
	font-family : Arial;
	font-size : 13px;
	font-weight : bold;
}

.whitenews {
	color : White;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
}



.links {
	color : #3F4B80;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
}

.linksblack {
	color : Black;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
}

.linksblack TD {
	color : Black;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
}

.linksgreen {
	color : #005B62;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
}


.smalllinks {
	color : #3F4B80;
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
}



.black {
	color : Black;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
}

.black TD {
	color : Black;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
}

.blackitalic {
	color : Black;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	font-style : italic;
}


.small {
	color : Black;
	font-family : Arial;
	font-size : 10px;
	font-weight : normal;
}

.left {
	color : Black;
	font-family : Arial;
	font-size : 10px;
	font-weight : normal;
}

.left A {
	color : #3F4B80;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
}

