A:link
{
	COLOR: #000000; font-family:Arial; font-size:10pt; font-weight:bold
}
A:visited 
{
	COLOR: #000000; font-family:Arial; font-size:10pt; font-weight:bold
}
A:hover 
{
	TEXT-DECORATION: none underline; color: #FF0000; font-size:10pt; font-family:Arial; font-weight:bold
}

BODY 
{
	background-image: url(/images/bg.jpg);
	background-repeat: repeat;
  	background-position: center;

	/*
	scrollbar-face-color: #3300ff;
	scrollbar-shadow-color: #000066;
	scrollbar-highlight-color: #3300ff;
	scrollbar-3dlight-color: #3300ff; 
	scrollbar-darkshadow-color: #000066;
	scrollbar-track-color: #ccccff; 
	scrollbar-arrow-color: #ccccff;
	*/
}
.bulpoint
{
	COLOR: #000000;
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	margin-left: 10px;
	padding-left: 10px;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
