h1 {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
}

div, td, p {
	color: #fff;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	font-family: Arial;
}

a {
	color: #004c99;
	text-decoration: underline;
}

a:hover {
	color: #FFCC66;
}

img {
	border: 0px;
}


#rightBox div {
	widht: 212px;
	border-bottom: 1px solid #838383;
	margin: 0px;
	vertical-align: bottom;
	line-height: 0px;
}

/*#contentBox table {
	border: 1px solid #838383;
	width: 305px;
	padding: 0px;
	margin: 0px;
} */

#contentBox h1 {
	width: 300px;
	height:20px;
	margin-right: 4px;
	font-size: 15px;
	font-weight: bold;
	background-color: #838383;
	padding-top: 18px;
	padding-left: 5px;
	margin-top: 0px;
}

input, textarea {
	background-color: #E5E5E5;
	border: 0px;
	font-family: Arial;
	font-size: 11px;
}

