h1 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	display: inline;
	color: #FFFFFF;
}
body {
	background-image: uwrl(img/back.gif);
	background-image: url(img/back.gif);
}
.type1 {
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}
.type2 {
	font-size: 12px;
	color: #FF0000;
}
.type3 {
	font-size: 12px;
	color: #FF9933;
	font-weight: bold;
	line-height: 20px;
}
a:link {
	font-size: 12px;
	color: #009933;
	text-decoration:none;
}
a:visited {
	font-size: 12px;
	color: #009933;
	text-decoration:none;
}
a:hover {
	font-size: 12px;
	color: #FF6666;
	text-decoration:underline;
}
a:active {
	font-size: 12px;
	color: #009933;
	text-decoration:underline;
}
.type4 {
	font-size: 12px;
	color: #0066FF;
}
h2 {
	font-size: 12px;
	color: #333333;
	display: inline;
	font-weight: normal;
}
.linkgray a:link{ 
color:#666666;
font-size: 10px;
}
.linkgray a:visited{ 
color:#666666;
font-size: 10px;
}
.linkgray a:hover{ 
color:#333333;
text-decoration:underline;
font-size: 10px;
}
.linkgray a:active{ 
color:#666666;
font-size: 10px;
}
.type5 {
	font-size: 12px;
	font-weight: bold;
	color: #3399FF;
}
