@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/mtn_bgd.jpg);
	background-repeat: no-repeat;
	background-color: #6b7a70;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
}
.designed_by {
	font-family: Arial;
	font-size: 8.5px;
	font-weight: lighter;
	color: #000000;
}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #333;
	font-style: italic;
}
.SerifHeaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #333;
	font-style: italic;
	font-weight: bold;
}
a:link {
	color: #639;
}
a:visited {
	color: #930;
}

.alternateSmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.alternateMediumText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
