A:Hover {
   color: red;
 }
 
a.white:link 		{ color: #ffffff; text-decoration: none }
a.white:visited		{ color: #ffffff; text-decoration: none }
a.white:hover 		{ color: gray; text-decoration: underline }
a.white:active 		{ color: #white; }

TD  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000066;
}

P  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000066;
}


H2  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 15pt;
	font-weight : bold;
	color : #990066;
}

H3  {
	font-family : Verdana, Arial, sans-serif;
	text-align : center
	font-size : 12pt;
	font-weight : bold;
	color : #996666;
}

.MOSubHead  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #996666;
}

.GrayText  {
	color : Silver;
}

.BigTextBlue  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #000066;
}



.BigText  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12pt;
	color : #000066;
}

.BroadwayText  {
	font-family : Broadway, Verdana, Arial, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	color : #000066;
}

.BigBroadwayText  {
	font-family : Broadway, Verdana, Arial, sans-serif;
	font-size : 20pt;
	font-weight : bold;
	color : #000066;
}

.BlueText  {
	color : Blue;
}

.ForteText  {
	font-family : Forte, Verdana, Arial, sans-serif;
	font-size : 14pt;
}

.SmallText  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #000066;
}

.NoteText  {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-style : italic;
	font-weight : normal;
	color : Gray;
}

.WhiteLink  {
	color : White;
}

LI.SecondText  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	font-weight : normal;
}

.floatright {float:right; margin: 10px 40px 15px 15px;}

div.feedburnerFeedBlock { 
border:1px solid #000; 
background-color:#F2EFDF; 
padding:12px; 
}