body  {
	margin:0px;padding:0px;
	font-family:Verdana;
}
p {
	margin-top:10;
}
td {
	text-align: left;
	font-size:12px;
	color:#000000;
	vertical-align:top;
}
th {
	text-align: left;
	font-size:12px;
	color:#000000;
	vertical-align:top;
	font-weight: bold;
}
select,input,textarea {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
}
.v9 {
	font-size:9px;
	font-style: normal;
}
.v10 {
	font-size:10px;
	font-style: normal;
}
.v11 {
	font-size: 11px;
	font-style: normal;
}
.v12 {
	font-size: 12px;
	font-style: normal;
}
.v14 {
	font-size: 14px;
	font-style: normal;
}
.hdr {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
}
a, a:visited, a:active {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
.cent {
	text-align: center;
}
.just {
	text-align: justify;
}
.mid {
	vertical-align: middle;
}
.bot {
	vertical-align: bottom;
}
.red {
	color: red;
}
.w {
	color: white;
}
.w a,.w  a:visited,.w  a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.w a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
hr {
	border:0;
	height:3;
	background-color:#909CA8;
}