body {
	margin: -10px 0 0 -10px;
	background-color: #FBEEBC;
}
html body {
	margin: 0; 
	padding: 0;
}
a {
	text-decoration: none;
	color: #000066;
}
a:hover {
	color: #0066CC; 
	text-decoration: underline;
}

img {
	border: none;
}
td {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: left;
}
h1 {
	font-size: 24px;
	margin:0 0 10px 0;
}
div.hmtx{
	padding:30px 30px 30px 35px;
	line-height:20px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}

/* footer */
div.footphn{
	background-color: #EA6F91;
	display:block
}
div.foot{
	padding:30px 0 15px 0;
}
.error {
	color: #FF0000;
}

.bold {
	font-weight: bold;
}

.red {
	color: #FF0000;
}
