/* CSS Document */
/* CSS Document */

a{
	color: #000000;
	text-decoration: none;

}
A.activeLink
{
color: #990000;
}
A:hover {color: #999966
}
A.special {
	text-decoration: none;
	color: #000000;
}

body {
	background-color: #ffffee;
}

.text1 {
	font-size:12px;
	line-height:16px;
	font-family: Verdana, Arial;
	color: #FF6600;
	font-weight: bold;
}
.text2 {
	font-size:11px;
	line-height:16px;
	text-align: left;
	font-family: Verdana, Arial;
	font-weight: normal;
}
.text3 {
	font-size:11px;
	line-height:16px;
	text-align: left;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-style: italic;
}
.text4 {
	font-size:13px;
	line-height:16px;
	font-weight: bold;
	margin-left: 1px;
	font-family: Verdana,

}
.text5 {
	font-size:9px;
	line-height:11px;
	font-weight: normal;
	text-align: right;
}
.text6 {
	font-size:12px;
	line-height:16px;
	font-weight: bold;
	margin-left: 1px;
	font-family: Verdana, Arial, 
}
.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;
}
