body {
	background-image: url(graphics/outline3.gif); 
	width:600; 
	height:491;
	background-position: top center; 
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin-top: 0;
}

.title {
	font-size: 30px;
	font-family: Tahoma,Ariel;
	color: #000000;
}

.content1 {
	font-size: 14px;
	font-family: Tahoma,Ariel;
	color: #ffffff;
}

.content2 {
	font-size: 14px;
	font-family: Tahoma,Ariel;
	font-weight: bold;
	color: #000000;
}

.content3 {
	font-size: 10px;
	font-family: Tahoma,Ariel;
	color: #ffffff;
}

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: #a44d5a;
	font-weight: bold;
	text-decoration: none;
}
a.menu:active {
	font-size: 12px;
	font-family: Tahoma,Arial;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}