
a:link    { color: #0000ff; font-weight: normal; text-decoration: none }
a:active  { color: #ffffff; font-weight: bold; text-decoration: none }
a:visited { color: #3333; font-weight: normal; text-decoration: none }
a:hover   { color: #ff0000; font-weight: bold; text-decoration: underline }

<!-- This is the proper order for a: attributes -->


h1 { FONT-SIZE: 15px; COLOR: #FF0033; FONT-FAMILY: Verdana, Arial, sans-serif }

h2 { FONT-SIZE: 13px; COLOR: #000099; FONT-FAMILY: Verdana, Arial, sans-serif }

h3 { FONT-SIZE: 11px; COLOR: #000099; FONT-FAMILY: Verdana, Arial, sans-serif }


TD { FONT-SIZE: 16px; COLOR: #000033; FONT-FAMILY: Verdana, Arial, sans-serif }
	.title { FONT-SIZE: 16px; COLOR: #000033; FONT-FAMILY: Verdana, Arial, sans-serif }

TD { FONT-SIZE: 13px; COLOR: #000033; FONT-FAMILY: Verdana, Arial, sans-serif }
	.lead { FONT-SIZE: 13px; COLOR: #000033; FONT-FAMILY: Verdana, Arial, sans-serif }

TD { FONT-SIZE: 11px; COLOR: #000066; FONT-FAMILY: Verdana, Arial, sans-serif }
	.normal { FONT-SIZE: 11px; COLOR: #000066; FONT-FAMILY: Verdana, Arial, sans-serif }

TD { FONT-SIZE: 09px; COLOR: #000066; FONT-FAMILY: Verdana, Arial, sans-serif }
	.small { FONT-SIZE: 09px; COLOR: #000066; FONT-FAMILY: Verdana, Arial, sans-serif }

TD { FONT-SIZE: 09px; COLOR: #000099; FONT-FAMILY: Verdana, Arial, sans-serif }
	.links { FONT-SIZE: 09px; COLOR: #000099; FONT-FAMILY: Verdana, Arial, sans-serif }

TR { FONT-SIZE: 11px; COLOR: #000066; FONT-FAMILY: Verdana, Arial, sans-serif }
	.normal { FONT-SIZE: 11px; COLOR: #000066; FONT-FAMILY: Verdana, Arial, sans-serif }

TABLE { FONT-SIZE: 11px; COLOR: #000066; FONT-FAMILY: Verdana, Arial, sans-serif }
	.normal { FONT-SIZE: 11px; COLOR: #000066; FONT-FAMILY: Verdana, Arial, sans-serif }

	.pullquote {width: 160px; color: #000000; padding: 15px; font-style: normal; font-size: 14px; border-top: 2px #0063FF solid; border-bottom: 2px #0063FF solid; border-left: 0px #0063FF solid; border-right: 0px #0063FF solid; margin: 15px; text-align: left;}

	.caption {color: #000000; padding: 15px; font-style: normal; font-weight: bold; font-size: 10px; border-bottom: 2px #0063FF solid; margin-left: 15px; margin-right: 15px; text-align: center;}
