body {
	color: #FFFFFF;
	font: 13px/1.5 Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif;
}

a,a:link,a:visited	{ color: #891b18;}
a:hover, a:focus 	{ color: #000; }

h1, h2, h3, h4, h5, h6, p {    margin: 0 0 0 0;}
p{    margin-bottom: 1em}

h1	{ font-size:24px; color: #FFFFFF;}
h2	{ font-size:16px; font-weight: bold; color: #C6C8CA;}
h3	{ font-size:16px; font-weight: bold; color: #061E31;}
h4	{ font-size:100%/-10; color: #FFFFFF;}
h5	{ font-size:100%; font-weight: bold; color: #FFFFFF;}
h6	{ font-size:88%; }

p, ol	{ line-height: 1.5; }

ul	{ line-height: 1.4; }

.page_title {
	font-family: Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif;
	font-size: 150%;
	font-style: normal;
	line-height: 1;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.body_link { 
	font-family: Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.5; 
	color: #8CBDE9; 
	text-decoration: underline;
}
.body_link:hover { 
	font-family: Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.5; 
	color: #B7D5F1;  
	text-decoration: underline;
}
.footer_link { 
	font-family: Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px; 
	color: #ffffff; 
	text-decoration: underline;
}
.footer_link:hover { 
	font-family: Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px; 
	color: #C6C8CA;  
	text-decoration: underline;
}
.footer { 
	font-family: Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px; 
	color: #ffffff; 
	text-decoration: none;
}
