/* CSS Document */
body {
	background-color: #c5c5c5;
}body,td,th {
	font-family: Arial;
	font-size: 12px;
}
.header1{font-family: color:#555555; font-size: 20px;}
.header2{font-family: color:#000000; font-size: 16px;font-weight: bold; }
.header3{font-family: color:#000000; font-size: 13px;font-weight: bold; }
.header_w{font-family: 
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	font-size: 16px;
}
.text1 {font-size: 11px;}
.text2 {
	font-size: 14px;
}
.text3 {
	color: #F04A38;
}
.text4 {font-family: font-size: 12px;color: #FFFFFF;}
.text5 {font-family: Verdana; color:#3399CC; font-size: 12px; font-weight: bold; }
.text6 {font-family: Verdana; font-size: 9px; }
.text7 {
	font-family: Verdana;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
}
.table{
	border:dashed;
	border-color: #999999;
	border-width: 1px;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3399CC;
}
a:hover {
	text-decoration: none;
	color: #FF3333;
}

