/* tatafish */

body {
	background-color:#ffffff;
	color:#373894;
	font-family:verdana, tahoma, tahoma, arial;
	font-size:10pt;
	font-weight:normal;
	scrollbar-face-color:#dddddd;
	scrollbar-track-color:#eeeeee;
	scrollbar-arrow-color:#333333;
	scrollbar-shadow-color:#999999;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	height: inherit;

	line-height: 0px;
	text-decoration: none;
	}

body a {
 color:#666666;text-decoration:none;
 cursor: hand;
 font-family: Verdana, Arial, Helvetica, sans-serif; 
}
body a:hover {
	text-decoration:underline;
	cursor: hand;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
body a.link:hover {
cursor:hand;text-decoration:underline;
}
.greenTop {
	background-image: url(../images/top-greenline.jpg);
	background-repeat: repeat-x;
	height: 3px;

}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #217E42;
	padding-left: 8px;
}
