
body
	{
	background-color: #f8f8f8;
	text-align: center;
	margin          : 0px 0px 0px 0px;
	padding         : 0px;
	} 

a:link 
	{
	color: 0000ff;
	text-decoration : none;
	}
a:visited 
	{
	color: 0000ff;
	text-decoration : none;
	}
a:active 
	{
	color: 0000ff;
	text-decoration : none;
	}
a:hover 
	{
	color: 0000ff;
	text-decoration : underline;
	}


p 
	{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 14px; 
	color: 7F7F7F;
	/*margin: 10px 20px 0px 20px;*/
	/*line-height: 1.0;*/
	}

td 
	{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 14px;
	color: 7F7F7F;
	}

h1 {
	font-family: Arial, Helvetica; 
	font-size: 20px; 
	color: 7F7F7F;
	/*margin          : 0px 20px 0px 20px;*/
	}

h2 {font-family: Arial, Helvetica; font-size: 18px; color: 204E94}

h5 {font-family: Verdana, Arial, Helvetica; font-size: 8px; color: 15037C}

/* Top/Right/Bottom/Left */

.HeaderLinks
	{ 
	font-family: Arial, Helvetica; 
	font-size: 16px; 
	text-weight: bold;
	text-align: right;
	color: e9e9e9;
	margin: 14px 18px 0px 0px;
	}
.HeaderLinks a:link {text-weight: bold; color: e9e9e9; font-weight: 700; text-decoration : none;}
.HeaderLinks a:visited {text-weight: bold; color: e9e9e9; font-weight: 700; text-decoration : none;}
.HeaderLinks a:active {text-weight: bold; color: e9e9e9; font-weight: 700; text-decoration : none;}
.HeaderLinks a:hover {text-weight: bold; color: ffffff;	font-weight: 700; text-decoration : underline;}

.RAW {
	width: 800px;
	border: 1px;
	color: cccccc;
	align: center;
	}


.FooterText
	{ 
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	text-weight: bold;
	color: 7F7F7F;
	margin: 0px 0px 0px 0px;
	}
.FooterText a:link {text-weight: bold; color: 7F7F7F; font-weight: 700; text-decoration : none;}
.FooterText a:visited {text-weight: bold; color: 7F7F7F; font-weight: 700; text-decoration : none;}
.FooterText a:active {text-weight: bold; color: 7F7F7F; font-weight: 700; text-decoration : none;}
.FooterText a:hover {text-weight: bold; color: 7F7F7F;	font-weight: 700; text-decoration : underline;}

.QuoteText
	{
	font-family: Courier New, Helvetica; 
	font-size: 14px;
	font-weight: normal;
	color: 15037C;
	padding-right: 45px;
	margin-left: 30px;
	}
	
.ContactText
	{
	font-family: Arial, Helvetica; 
	font-size: 14px;
	font-weight: normal;
	color: 15037C;
	padding-right: 45px;
	margin-left: 30px;
	}

span.FooterContactText 
	{ 
	font-family: Arial, Helvetica; 
	font-size: 30px; 
	color: 2305C9;
	}
	
span.FooterCreditText
	{
	font-family: Arial, Helvetica; 
	font-size: 11px;
	color: 000000;
	}
