body {
	background-color: white;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	line-height: 13px;
}

.title {font-size: 13px; font-weight: bold;}
.subtitle {font-size: 11px; font-weight: bold; color: #ae2735;}

a {font-family: Verdana, sans-serif; font-size: 10px; color: #707070; text-decoration: underline;}
a:hover {font-family: Verdana, sans-serif; font-size: 10px; color: #ae2735; text-decoration: underline;}

.right {font-size: 11px; line-height: 16px; margin: 0; padding: 25px 15px 25px 25px;}
.right a {font-size: 11px; color: #606060; line-height: 16px; text-decoration: underline;}
.right a:hover {font-size: 11px; color: #ae2735; line-height: 16px; text-decoration: underline;}

.quote {font-family: Tahoma, sans-serif; font-size: 12px; color: #909090; line-height: 15px;}

/*.form {width: 220px; background-color:white; border:1px solid #575958; font-family: Tahoma, sans-serif; font-size: 11px;}*/

.footer {font-size: 12px; font-weight: bold; color: white; padding: 38px 0 0 75px;}
.footer a {font-size: 12px; font-weight: bold; color: white; padding: 0 11px 0 11px; text-decoration: none;}
.footer a:hover {font-size: 12px; font-weight: bold; color: #f6bb08; padding: 0 11px 0 11px; text-decoration: none;}

.copyright {font-size: 10px; font-weight: bold; color: #e7bfc3; margin: 0; padding: 0 14px 12px 0;}

.form {width: 220px; font-family: Verdana; font-size: 10px; color: black; border: 1px solid #707070;}


