/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#FFFFFF;
	font-family: arial;
	font-size: 11px;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #1E6696;
	text-decoration:underline;
	}
	
a:hover {
	color: #6391b2;
	text-decoration:none;
	}
	
/* ID Styles */

	
.body{
	color: #071D4F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}	

.header{
	color: #063062;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:bold;
	}	

.subheader{
	color: #134d7f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	font-style: italic;
	}	
	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#B1CBDC;
	}
	
	

	
