body{
	font-family:arial,helvetica; 
	font-size:12px;
	color:#000;
	margin-top:2px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:2px;
}
input{
	font-family:tahoma,sans-serif; 
	font-size:11px;
}
table{
	font-family:arial,helvetica; font-size:
	12px;border:0px
}

a:link, a:active, a:visited {
	font-family: arial;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	color: #000000;
	font-size: 9pt;
	text-decoration: underline;
}
a.link:link, a.link:active, a.link:visited {
	font-family: arial;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a.link:hover {
	font-family: arial;
	color: #000000;
	font-size: 9pt;
	text-decoration: underline;
}
.buttons {
	border: 1px solid #4081C1;
	font-family: arial;
}
.contrast{
	background-color: #ffffff;
}
.cright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
}
.tblbor {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	background-color: #fff;
}
.text {
	font-family: arial;
	color: #08044A;
	font-size: 9pt;
	text-decoration: none;
}
.text2 {
	font-family: arial;
	color: #FFF;
	font-size: 9pt;
	text-decoration: none;
}
.title {
	font-family: arial;
	color: #333;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
.tm{
	font-style: italic;
	font-size: 10pt;
}
.noborder{
	border:0;
}
.noticeError{
	background:#FFFF00;
}