body {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-repeat: repeat-y;
	background-position: center;
}
p {
	font-size: 0.8em;
	color: #666666;
	font-weight: 100;
	line-height: 1.3em;
	text-align: left;
}	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: lighter;
	color: #B3650B;
	margin-bottom: -10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: lighter;
	color: #666666;
	margin-bottom: -10px;
}
h3 {
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: -10px;
	color: #79A6AD;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -10px;
}
h4 {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #79A6AD;
	margin-bottom: -10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: -8px;
}
h6 {
	font-family: "Trebuchet MS", Serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: lighter;
	line-height: 18px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	color: #B3650B;
	text-decoration: underline;
}
.imgright {
	float: right;
}
.email {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: lighter;
}
.email a:link, .email a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.email a:hover, .email a:active {
	color: #400000;
	text-decoration: none;
	font-family: "Trebuchet MS", Serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #400000;
}
.linkspage {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
}	
.linkspage a:link, .linkspage a:visited {
	color: #BBBD4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	text-decoration: none;
}
.linkspage a:hover, .linkspage a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
}
hr {
	margin-top: 15px;
}
.white {
	color: #FFFFFF;
}
.imgthumnail {
	border: 1px solid #999999;
}
.grey {
	color: #666666;
}
.choose {
	font-size: 0.8em;
	color: #333333;
}
