.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.mid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#homesection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#homesection a:link {
	color: #ffffff;
	text-decoration: underline;
}
#homesection a:visited {
	color: #ffffff;
	text-decoration: underline;
}
#homesection a:hover {
	color: #CC9933;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #3333CC;
	text-decoration: underline;
}
a:visited {
	color: #996600;
	text-decoration: underline;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}

.photoBotSpace {
	margin-top: 0px;
	margin-bottom: 10px;
}

