table,tr,td,font,body,h{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size: 14px;
			SCROLLBAR-FACE-COLOR: #FF0000; SCROLLBAR-HIGHLIGHT-COLOR: #FF0000; SCROLLBAR-SHADOW-COLOR: #FE6666; COLOR: #0000FF; SCROLLBAR-3DLIGHT-COLOR: #FE6666; SCROLLBAR-ARROW-COLOR: #B5C0D0; SCROLLBAR-TRACK-COLOR: #FE6666; FONT-FAMILY: Tahoma, Arial, Helectiva, Verdana; SCROLLBAR-DARKSHADOW-COLOR: #FE6666; SCROLLBAR-BASE-COLOR: #FE6666;
			}

A:link 		{text-decoration: none; color: #FF0000}
A:visited 	{text-decoration: none; color: #0099CC}
A:hover 	{text-decoration: underline; color: #0000FF}
A:active 	{text-decoration: none; color: #0099FF}
table,tr,td		{border: thin none #00CCFF;}
.top-left-bottom {
	border-left: thin dashed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
}
.top-right-bottom {
	border-left: thin none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
}
