
body {
font-family: Verdana, Tahoma, Arial;
font-size: 12px;
background: #ccd0c0;
}

td {
font-family: Verdana, Tahoma, Arial;
font-size: 12px;
}

a {
text-decoration: none;
color: #aa2000;
}

a:hover {
text-decoration: none;
color: #0048aa;
}

a:active {
text-decoration: none;
color: #CB0000;
}

a:visited {
text-decoration: none;
color: #aa2000;
}

a:visited:hover {
text-decoration: none;
color: #0048aa;
}


.box {
border: 1px solid #B0B0B0;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	font-weight:bolder;
	color: #aa2000;
	border-bottom:1px solid #b1b1b1;
	}

.title a:link {
	color: #aa2000;
	}
.title1 {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	font-weight:bolder;
	color: #aa2000;
	}
.contact {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	}