body {
	margin-top: 0;
	background-color: #ffffff;
}

.title {
	font-size: 20px;
	font-family: Tahoma,Ariel;
	color: #330066;
}

.content1 {
	font-size: 14px;
	font-family: Tahoma,Ariel;
	color: #ffffff;
}

.content2 {
	font-size: 20px;
	font-family: Tahoma,Ariel;
	color: #330066;
}

.content3 {
	font-size: 10px;
	font-family: Tahoma,Ariel;
	color: #ffffff;
}
.content4 {
	font-size: 16px;
	font-family: Tahoma,Ariel;
	color: #330066;
}

a.select:link {
	font-size: 16px;
	font-family: Tahoma,Arial;
	color: #FFCC66;
	font-weight: bold;
	text-decoration: none;
}
a.select:visited {
	font-size: 16px;
	font-family: Tahoma,Arial;
	color: #FFCC66;
	font-weight: bold;
	text-decoration: none;
}
a.select:hover {
	font-size: 16px;
	font-family: Tahoma,Arial;
	color: #66FFFF;
	font-weight: bold;
	text-decoration: none;
}
a.select:active {
	font-size: 16px;
	font-family: Tahoma,Arial;
	color: #FFCC66;
	font-weight: bold;
	text-decoration: none;
}

a.menu:link {
	font-size: 12px;
	font-family: Tahoma,Arial;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {
	font-size: 12px;
	font-family: Tahoma,Arial;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	font-size: 12px;
	font-family: Tahoma,Arial;
	color: #66FF99;
	font-weight: bold;
	text-decoration: none;
}
a.menu:active {
	font-size: 12px;
	font-family: Tahoma,Arial;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}