<style type="text/css">
A {color: #990000}
a:visited {color:#009900}
a:active {color:#CC0000}
#bg {
	background: url(i/1.jpg);
	background-repeat : no-repeat;
	}

#text {
	font-family: verdana;
	font-size:10px;
	color:#666666;
	font-weight: NORMAL;
	margin-left: 4px;
}
#text2 {
	font-family: verdana;
	font-size:9px;
	color:#666666;
	font-weight: normal;
	margin-left: 4px;
}
#text3 {
	font-family: verdana;
	font-size:12px;
	color:#666666;
	font-weight: normal;
	margin-left: 4px;
}
#header1 {
	font-family: verdana;
	font-size:18px;
	color: #333333;
	font-style: normal;
	margin-left: 4px;
}
#header2 {
	font-family: verdana;
	font-size:14px;
	color: #006600;
	font-style: normal;
	font-weight: bold;
	margin-left: 4px;
}

</style>