body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#B2B0A4;
}
a {
	color: #333333;
}

a img {
	border: medium none;
}

.small {
	font-size: 10px;
}
.border {
	border: 1px solid #4C587E;
}
.smaller {
	font-size: 9px;
}
ul {
	margin-top: 5px;
	padding-left: 0px;
	margin-left:14px;
}
.subtitle {
	height:20px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CA002F;
}
#poweredby {
visibility:hidden;
}