body {
	color: #003B9F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color: White;
	scrollbar-face-color: #003A9F;
	scrollbar-track-color: White;
	scrollbar-shadow-color: #312A5B;
	scrollbar-highlight-color: White;
	scrollbar-darkshadow-color: White;
	scrollbar-base-color: #003B9F;
	scrollbar-arrow-color: #FFFFFF;
	font-family: Verdana;
}
a.bmd {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
a {
	color: #003B9F;
	text-decoration: none;
}
a:hover {
	color: #003B9F;
	background-color: #E7E7E7;
}
a:active {
	color:#FF0000;
	text-decoration: none;
}
a.m3 {
	font-family: Verdana;
	font-size: 11px;
	color: #003A9F;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}
a.mail {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #003A9F;
	text-align: left;
	font-style: normal;
	line-height: 20pt;
}
h2 {
	font-size: 11px;
	color: #003A9F;
	font-style: normal;
}
p {
	font-family: Verdana;
	font-size: 11px;
	color: #003B9F;
	text-align: justify;
	vertical-align: top;
}
ul {
	font-family: Verdana;
	font-size: 11px;
	color: #0346A9;
	text-align: left;
	list-style : disc;
}
td.nag {
	background-color: #E7E7E7;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #003B9F;
	text-align: center;
	vertical-align: top;
}
td.w {
	background-color: #F7F3F7;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #003B9F;
	text-align: left;
	vertical-align: top;
}
td.n {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #003B9F;
	text-align: left;
	vertical-align: top;
}
.st {
	font-family: Verdana;
	font-size: 12px;
	color: #003A9F;
	text-align: center;
	font-weight: bold;
}
.tf {
	background-color: #F7F3F7;
	color: #003A9F;
	border: none;
	height: 16px;
	font-family: sans-serif;
	font-size: 8pt;
	padding: 4px;
	width: 360px;
	height: 25px;
}
TEXTAREA {
	background-color: #F7F3F7;
	color: #003A9F;
	border: #003A9F;
	width: 360px;
	height: 100px;
	font-family: sans-serif;
	font-size: 8pt;
	text-align: left;
	padding: 6px;
}
.bt {
	font-family: Verdana;
	font-size: 12px;
	color: #003A9F;
	text-align: center;
	font-weight: bold;
	border-bottom-color: #152578;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color: #152578;
	border-top-style: solid;
	border-top-width: 2px;
	border-left-color: #152578;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #152578;
	border-right-style: solid;
	border-right-width: 2px;
	background-color: #E7E7E7;
}