body,table {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #333333;
}
.h1 {
	color: #00A160;
	font-weight: bold;
	font-size: 15px;
}
.h2 {
	color: #33346E;
	font-weight: bold;
	font-size: 13px;
}
.h3 {
	color: #666666;
	font-weight: bold;
	font-size: 13px;
}
.small {
	font-size: 9px;
	color: #33346E;
}
.xsmall {
	/*color: #FFFFFF;*/
	font-size: 9px;
}

a {
	text-decoration: underline;
	color: #AC0000;
}
a:hover {
	text-decoration: none;
}

input,select,textarea {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}
.BDRleft {
	background-image: url(../images/BDR-LEFT.gif);
	background-repeat: repeat-y;
}
.BDRright {
	background-image: url(../images/BDR-RIGHT.gif);
	background-repeat: repeat-y;
}
.BDRbottom {
	background-image: url(../images/BDR-BOT.gif);
	background-repeat: repeat-x;
}
