body {
	font-size: 9pt;
	margin: 0px;
	background-color: #CAD7F7;
	color: #000000;
	font-family: Verdana, Arial;
	SCROLLBAR-FACE-COLOR: #799AE1; SCROLLBAR-HIGHLIGHT-COLOR: #799AE1; SCROLLBAR-SHADOW-COLOR: #799AE1; SCROLLBAR-DARKSHADOW-COLOR: #799AE1; SCROLLBAR-3DLIGHT-COLOR: #799AE1; SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-TRACK-COLOR: #AABFEC;
}
td {
	font-family: Verdana, Arial;
	font-size: 8pt;
}
input,select,textarea {
	font-family: Verdana, Arial;
	font-size: 8pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
a:link {
	text-decoration:none;
	color: #000000;
}
a:visited {
	text-decoration:none;
	color: #000000;
}
a:hover {
	text-decoration:underline;
	color: #428EFF;
}
hr {
	 border-bottom:1px #CCCCCC dashed;
	 width: 100%;
	 color: #FFFFFF;
	 height: 1px;
}
.t_border {
	border: #183789 1px solid;
	background-color: #FFFFFF;
	width: 98%;
	margin-top: 10px;
	margin-bottom: 18px;
}
.t_title {
	background-image: url(images/bg_1.gif);
	height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: center;
	letter-spacing: 1pt;
}
.t_body {
	background-image: url(images/bg_2.gif);
	height: 23px;
	padding: 3px;
}
.t_bodyb {
	background-image: url(images/top_bg.gif);
	text-align: center;
	font-weight: bold;
	height: 22px;
	padding: 3px;
}
.t_row {
	background-color: #F1F3F5;
	height: 23px;
	padding: 3px;
	line-height: 120%;
}
.t_rowh {
	background-color: #E4EDF9;
	height: 23px;
	padding: 3px;
	line-height: 120%;
}
.t_line {
	line-height: 150%;
}
.copyright {
	font-family: Verdana, Arial;
	border-top: #6595d6 1px dashed;
	margin-top: 10px;
	color: #4455AA;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 8pt;
	text-align: center;
	line-height: 150%;
}
