/* CSS Document */


BODY,TD,.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
}
.title {
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.title2 {
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.title3 {
	font-size: 11px;
	color: #FF6600;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.stitle {
	font-size: 11px;
	color: #5FA0CF;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.stext {
	font-size: 9px;
	color: #999;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.alert {
	color: #FF9900;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
}
A:LINK,A:VISITED {
	color: #0E2C8E;
	text-decoration: none;
}
A:HOVER {
	color: #5070D3;
	text-decoration: underline;
}
.funstyle1 {
	color: #F45912;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	text-transform: none;
}
.funstyle2 {
	color: #0E2C8E;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	text-transform: none;
}
.funstyle3 {
	color: #0E2C8E;
	font-weight: normal;
	font-style: italic;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	text-transform: none;
}
.funstyle4 {
	color: #F45912;
	font-weight: normal;
	font-style: normal;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}
