A.whitelink:link     {color: #FFFFFF; text-decoration: none}
A.whitelink:visited  {color: #FFFFFF; text-decoration: none}
A.whitelink:active   {color: #FFFFFF; text-decoration: none}
A.whitelink:hover    {color: #CCCCCC; text-decoration: underline}

A:link     {color: #556EAA; text-decoration: none}
A:visited  {color: #556EAA; text-decoration: none}
A:active   {color: #556EAA; text-decoration: none}
A:hover    {color: #000000; text-decoration: underline}

td {font-family: Verdana; font-size: 10pt}

h1 {color: #556EAA; font-size: 12pt; font-family: Verdana; font-weight: bold;}
h2 {color: #556EAA; font-size: 12pt; font-family: Verdana; font-weight: bold;}
h3 {color: #556EAA; font-size: 14pt; font-family: Verdana; font-weight: bold;}
h4 {color: #556EAA; font-size: 12pt; font-family: Verdana; font-weight: bold;}

td.quicktipTitle {
	border-bottom: 1px solid #666666;
	filter: alpha(opacity=90); 
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Verdana;
	padding: 2px; 
	width: 200px;
}

td.quicktipContents { 
	background:#F1E577; 
	color: #000000; 
	font-family: Verdana;
	font-size: 8pt;
	padding: 2px; 
	width: 200px;
}
