A:link
{ 
	color: #B5B5B5;
	TEXT-DECORATION: none; font-weight: bold
}
A:active
{
	color: #B5B5B5;
	TEXT-DECORATION: none; font-weight: bold
}
A:visited
{
	color: #B5B5B5;
	TEXT-DECORATION: none; font-weight: bold
}
A:hover
{
	color: #FFFFFF;
	TEXT-DECORATION: none; font-weight: bold
}


INPUT {
	color: black; font-size: 11px; font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif; font-style: normal; font-weight: normal; line-height: 1.4em 
}

TEXTAREA{
	color: black; font-size: 11px; font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif; font-style: normal; font-weight: normal; line-height: 1.4em 
}

SELECT {
	color: black; font-size: 11px; font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif; font-style: normal; font-weight: normal; line-height: 1.4em 
}

body {
	color: FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-style: normal;
	font-weight: bold;
             line-height: 1.2em;
	margin-left : 0;
	margin-top : 0;
	marginheight: 0;
	marginwidth: 0
}


}

p, td, ol{
	color: FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 1.2em
}
form 						{margin: 0px;}
img							{border: 0px;}


.small  { color: #FFFFFF; font-size: 8px; font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif; font-style: normal; font-weight: normal; line-height: 1.6em}

