BODY, TD, TH, P, DIV, FORM, H3, H4, BLOCKQUOTE, UL, OL{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
color : Black;
}

A {
  color: #0051A3;
  text-decoration: underline;
}

A:hover {
  color: #0000FF;
  text-decoration: underline;
}

a.notunderlined_link:link {
	color: #0051A3;
	text-decoration: none; 
}

a.notunderlined_link:hover {
	color: #0000FF;
	text-decoration: underline; 
}

abbr, acronym, .help {
border-bottom: 1px dotted #333;
cursor: help;
}
  
H1 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: normal;
color: Black;
}

H2 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: Black;
}

SPAN.likeH1 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: normal;
color: Black;
}

SPAN.whatsnew {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: red;
}

SPAN.markGray {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: normal;
}

SPAN.markRed {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: Red;
	font-style: normal;
	line-height: normal;
}

SPAN.markSmall {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	line-height: normal;
}

SPAN.markSmallBlack {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
}

SPAN.googleFont {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: Black;
  text-decoration: underline; 
}

SPAN.googleFontnotUnderlined {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: Black;
  text-decoration: none; 
}

SPAN.googleLinks {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}


.Attract {
	color: #00F;
}
