.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #666699;
	font-variant: normal;
}
.title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
}
.title3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #993333;
	font-variant: normal;
}

.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

a:link {
	color: #990033;
	text-decoration: none;
}
a:visited {
	color: #993333;
	text-decoration: none;
}
a:hover {
	color: #990033;
	text-decoration: underline;
}
.search{
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	width: 180px;
	border: 1px solid #CAB2A2;
	color : #666699;
	font : normal bold;
}
.search2{
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	background-color: #CAB2A2;
	border: 1px ridge #666699;
	width: auto;
	color : #000066;
	font : bold;
	padding : 2px 2px 2px 2px;
}
.overview:link {
	color: #000066;
	text-decoration: none;
}
.overview:visited {
	color: #4B4C75;
	text-decoration: none;
}
.overview:hover {
	color: #990033;
	text-decoration: underline;
}
