body {
	background-color: #C7CBC7; font-size:13px;
}
.text_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.copyright {
	font-size: 9px;
	color: #666666;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #666699;
}
a:visited {
	color: #666699;
}
a:hover {
	color: #336666;
}
.body_text {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.title_1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666699;
}
.red_title {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #990033;
}
blockquote {
	margin-top: 3px;
	margin-left: 20px;
}
ul {
	margin-top: 6px;
}
li {
	line-height: 18px;
}
h3, p, form{ font-family: "Trebuchet MS", Verdana, Arial; padding:0px 10px 0px 10px; }
#msg { color:#990000; font-weight:bold; }
.tblstyle { font-family: "Trebuchet MS"; border: 1px #999999 solid; }
.tblstyle thead td { background-color:#666699; color:#ffffff; }
.textbox { width:300px; }
.textarea { width:300px;  }