a:link {
	text-decoration: none;
}
.bodyText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #360E0F;
	text-align: left;
	line-height: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #9C600E;
}
a:link {
	color: #7A1600;
	text-decoration: none;
}
#myheader {
	height: 138px;
	width: 960px;
	background-image: url(images/header.png);
	vertical-align: middle;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9C600E;
	font-weight: bold;
	font-size: 12px;
	line-height: 250px;
	background-repeat: no-repeat;
}
.titles {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #7A1600;
	text-align: left;
	font-weight: bold;
}

