﻿body        {
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
	background-color: #1A1814;
}
a:link.yellow		 {
	color: #F8DA30;
	text-decoration: none;
	font-weight: bold;
}
a:visited.yellow	 {
	color: #F8DA30;
	text-decoration: none;
	font-weight: bold;
}
a:hover.yellow		 {
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
	color: #F8DA30;
}
.headingWhite16Line {
	border-style: solid none none none;
	border-width: 1px;
	padding: inherit;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-color: #433F35;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #6C6655;
}
.headingWhite18 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.headingGrey18 {
	font-size: 18px;
	font-weight: bold;
	color: #6C6655;
}
.headingGrey14 {
	font-size: 14px;
	font-weight: bold;
	color: #938A75;
}
.headingGrey12 {
	font-size: 12px;
	font-weight: bold;
	color: #938A75;
}
.headingWhite16NoLine {
	border-style: none;
	border-width: 1px;
	padding: inherit;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-color: #433F35;
}
.caption {
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}
