/* LINKS */
a:link			{color: #333333;; font-family: verdana; font-size: 10pt; font-weight: normal; line-height: 10pt; text-decoration: underline; font-style: normal; background-attachment: fixed; background-repeat: no-repeat; border: #666666 none}
a:visited		{color: #333333; text-decoration: none;; font-family: verdana; font-size: 10pt; line-height: 10pt; font-weight: normal; font-style: normal; background-attachment: fixed; background-repeat: no-repeat} 
a:active		{color: #333333;; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; line-height: 10pt; background-attachment: fixed; background-repeat: no-repeat; border: #666666 none}
a:hover    {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	line-height: 10pt;
	background-attachment: fixed;
	background-repeat: no-repeat;
	border: #666666 none;
}

/* BODY */
body			{
	font-family: verdana;
	color: #666666;
	text-align:justify;
	background-color: rgb(255,255,255);
	font-size:10pt;
	scrollbar-base-color: #CC0000;
	scrollbar-track-color: rgb(206,206,206);
	;
	line-height: 10pt;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
