.search {
	font-size: 10px;
	color: #4D4D4D;
	background-color: #AEC5DD;
	height: 35px;
	width: 238px;
}
.menu {
	font-size: 11px;
	color: #6F0000;
}
.content {
	border: 1px solid #8596B3;
}
.borders {
	border: 1px solid #8596B3;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #516382;
}
body {
	background-color: #676F76;
	margin-top: 15px;
}h1 {
	font-size: 16px;
}
.title {
	font-size: 15px;
	font-weight: bold;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
