/* CSS Document */

A {
	text-decoration: underline;
	color: #000000;
}
A:hover {color: #999966}
A.special {
	text-decoration: none;
	color: #000000;

}
A.special2 {
	text-decoration: underline;
	color: #0000CC;
}
body {
	background-color: #f5f5f5;

}
.text1 {
	font-size:12px;
	line-height:16px;
	font-family: Verdana, Arial;
	color: #FF9900;
	font-weight: bold;
}
.text2 {
	font-size:11px;
	line-height:16px;
	text-align: left;
	font-family: Verdana, Arial;
	font-weight: normal;
}
.text4 {
	font-size:15px;
	line-height:18px;
	font-weight: bold;
	margin-left: 1px;
}
.text5 {
	font-size:9px;
	line-height:11px;
	font-weight: normal;
	text-align: right;
}
.text7 {
	font-size:11px;
	line-height:15px;
	font-family: Verdana, Arial;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
}
.text8 {
	font-size:11px;
	line-height:15px;
	text-align: right;
	font-family: Verdana, Arial;
	font-weight: normal;
}

.text10 {
	font-size:11px;
	line-height:15px;
	text-align: left;
	font-family: Verdana, Arial;
	font-weight: bold;
	color: #CC0033;

}
