BODY {
	FONT-FAMILY:  Georgia, Tahoma, Arial, Impact, 'Estrangelo Edessa' , Gautami, Latha, Tunga, Verdana; 
	BACKGROUND-COLOR: white
}
h1
{
	font-weight:bold; FONT-SIZE: 25px }
h2
{
	font-weight:normal; FONT-SIZE: 25px; font-style:italic}


td.stdContact {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; 
}

td 
{
	vertical-align:top
}

td.stdTD
{
	FONT-WEIGHT: normal; FONT-SIZE: 16px; color:#999999; line-height: 18pt; 
}


td.testiTD
{
	FONT-WEIGHT: normal; FONT-SIZE: 14px; color:#999999; line-height: 16pt; 
}
  :link 
  {
	font-size:12px;
	color: #cccccc; 
	text-decoration:none; 
	}  /* for unvisited links */
  :visited {color: #cccccc; text-decoration:none; font-size:12px;} /* for visited links */
  a:active {color: #ffcc66; text-decoration:none; font-size:12px;} /* when link is clicked */
  a:hover {color: #ffcc66; text-decoration:underline; font-size:12px;} /* when mouse is over link */
