
a               { color : 666666;
	          text-decoration:underline; }

a:visited	{ text-decoration: none; }

a:link		{ text-decoration: none; }

a:hover		{ color : 0C5892;
                  text-decoration: none; }

body,td		{
			font-family: arial, helvetica; font-size: 11px; color: #484848;
			scrollbar-face-color: #E0E0E0;
			scrollbar-highlight-color: #E0E0E0;
			scrollbar-3dlight-color: #AAAAAA;
			scrollbar-darkshadow-color: #AAAAAA;
			scrollbar-shadow-color: #E0E0E0;
			scrollbar-track-color: #777777;
		}
.sidelink	{ line-height: 25px; color: #585858; }
.main		{ line-height: 22px; }


.bodytext
{
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 10pt;
 	color : 666666;
 	text-decoration : none;
 	font-style : normal;
 	line-size : 8pt;
 }

.link1
{
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 10pt;
 	color : 666666;
 	text-decoration : none;
 	font-style : normal;
 	line-size : 8pt;
 }
 
.link1:hover
{
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 10pt;
 	color : 000000;
 	text-decoration : underline;
 	font-style : normal;
 	line-size : 8pt;
 }
 
 .link2
{
 	font-family : Verdana, Arial, Helvetica, sans-serif;
 	font-size : 10pt;
 	color : 888888;
 	text-decoration : none;
 	font-style : normal;
 	line-size : 8pt;
 }
 
.link2:hover
{
 	font-family : Verdana, Arial, Helvetica, sans-serif;
 	font-size : 10pt;
 	color : 000000;
 	text-decoration : underline;
 	font-style : normal;
 	line-size : 8pt;
 }
.formwarning1
{
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 8pt;
 	color : FF6633;
 	text-decoration : none;
 	font-weight : bold;
 	font-style : normal;
 	line-size : 8pt;
 }