body {
	background-color: #deb887;
	font-family: georgia,book antiqua,times new roman,trebuchet ms,verdana,arial;
}

.default {
	font-family: georgia,book antiqua,times new roman,trebuchet ms,verdana,arial;
	font-size: 11pt;
	font-weight: normal;
}

.signature {
	font-family: arial,verdana, "trebuchet ms", "sans serif";
	font-size: 10px;
	color: #333000;
	text-align: left;
	line-height : 1.4;
}

h1 {
	color: #b8860b;
	margin:0px 0px 5px 0px;
	font-family: arial,verdana,book antiqua,trebuchet ms;
	font-size: 24px;
	font-weight: bold;
}

h2 {
   color: #b8860b;
	margin:0px 0px 5px 0px;
	font-family: arial,verdana,book antiqua,trebuchet ms;
	font-size: 20px;
	font-weight: normal;
}

h3 {
	color: #b8860b;
	margin:0px 0px 5px 0px;
	font-family: arial,verdana,book antiqua,trebuchet ms;
	font-size: 18px;
	font-weight: normal;
}

h3.standout {
	color: #ffffff;
	background-color: #FF0000;
	text-decoration: none;
}

h4 {
   color: #b8860b;
   margin: 20px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	border-top: 1px dotted #8b4513;
	border-bottom: 1px dotted #8b4513;
	font-family: arial,verdana,book antiqua,trebuchet ms;
}

h5 {
   color: #b8860b;
   margin: 15px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
   font-family: arial,verdana,book antiqua,trebuchet ms;
}

BR.Small {
		font-size: 4px;
}

BR.Medium {
		font-size: 6px;
}

BR.Large {
		font-size: 8px;
}

a, a:link, a:visited {
	color: #b22222;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.menu {
	font-family:arial,verdana,trebuchet ms;
	font-size:11pt;
	font-weight:bold;
	text-align:right;
	color:#000000;
}

.menu_lt {
	font-family:arial,verdana,trebuchet ms;
	font-size:9pt;
	font-weight:normal;
	text-align:left;
	color:#000000;
}
#Footer, #FooterMargin {
	background-color: #f5f5dc;
	color: #000000;
	font-family: arial,verdana,book antiqua,trebuchet ms;
	font-size: 10pt;
	padding:5px;
}

#Footer a, #Footer a:link, #Footer a:visited {
   color: #000000;
   text-decoration: underline;
}

#Footer a:hover {
	color: #FF4040;
}

#OuterTable {
	border: 1px solid #000000;
}