.body { background-color: #FF0000;
	background-image:   url(global_bg_site.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	scrollbar-arrow-color: #666666;
	scrollbar-face-color:  #cccccc;
	scrollbar-track-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-darkshadow-color: #ffffff}

.text { font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: justify}

.textright { font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: right}

.headline {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: normal;
	text-align: left;
	font-weight: bold;
}



a:link        { font-size:12px; color: #333333; font-family:Arial; text-decoration:underline; }
a:hover       { font-size:12px; color: #FF0000; font-family:Arial; text-decoration:underline; }
a:active      { font-size:12px; color: #333333; font-family:Arial; text-decoration:undeline; }
a:visited     { font-size:12px; color: #333333; font-family:Arial; text-decoration:underline; }

.textwhite {
font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	text-align: justify
}
.headlinewhite {

	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
	text-align: left;
	font-weight: bold;
}

