
/* Items specific to this browser type */

.ContentFont			{ font:	13px/18px Arial, sans-serif; color: #000000 }
.ContentFont B			{ font:	bold 13px/18px Arial, sans-serif; color: #000000 }

.ContentFontNoSp		{ font:	13px Arial, sans-serif; color: #000000 }

.ContentFontSmall		{ font: 11px Arial, sans-serif; color: #000000 }
.ContentFontSmall B		{ font: bold 11px Arial, sans-serif; color: #000000 }

.ContentFontLarge		{ font: 16px Arial, sans-serif; color: #000000 }
.ContentFontLarge B		{ font: bold 16px Arial, sans-serif; color: #000000 }

.FlashFont			{ font: 9px Arial, sans-serif; color: #999999 }

.FooterFont			{ font:	11px Arial, sans-serif; color: #072874 }




/* Items common to all browser types */

A.FooterLink			{ text-decoration: none; 	color: #072874 }
A.FooterLink:visited		{ text-decoration: none; 	color: #072874 }
A.FooterLink:hover		{ text-decoration: underline; 	color: #072874 }

A.FlashLink			{ text-decoration: none; 	color: #999999 }
A.FlashLink:visited		{ text-decoration: none; 	color: #999999 }
A.FlashLink:hover		{ text-decoration: underline; 	color: #999999 }