h1 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: inline;
}
a:link {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.white_1 {
	font-size: 12px;
	line-height: 16px;
	color: #FFFF33;
	font-weight: bold;
}
.white_2 {
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
.white_3 {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	
}
.white_4 {
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	}
body {
	background: url(img/back.gif) repeat-y center;
}
.blue_1 {
	font-size: 12px;
	color: #0000FF;
}
.gray_1 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.gray_2 {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.gray_3 {
	font-size: 14px;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
}
.gray_4 {
	font-size: 12px;
	color: #333333;
}
.linkwhite a:link{ color:#FFFFFF;text-decoration:none;}
.linkwhite a:visited{ color:#FFFFFF;text-decoration:none;}
.linkwhite a:hover{ color:#FFFFFF;text-decoration:underline;}
.linkwhite a:active{ color:#FFFFFF;}
.red_1 {
	font-size: 12px;
	color: #FF0000;
}
.gray5 {
	font-size: 9px;
	color: #333333;
}

