body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}	
html {
	SCROLLBAR-FACE-COLOR: #666699;
	SCROLLBAR-HIGHLIGHT-COLOR: #00cc00;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #003366;
	SCROLLBAR-TRACK-COLOR: #3bda49;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffe9;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #dddddd;
	font-weight: normal;
	line-height: 24px;
	margin-right: 20px;
	margin-left: 20px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #45dd56;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #45dd56;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: dddddd;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #dddddd;
	font-weight: bold;
	line-height: 24px;
	margin-right: 20px;
	margin-left: 20px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #dddddd;
	font-weight: normal;
	line-height: 24px;
	margin-right: 20px;
	margin-left: 20px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #45dd56;
	text-decoration: underline;
	font-weight: bold;
}
