body {
	margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1A191A;
	font-weight: normal;
	background-color: #0D1B35;
	background-image: url(images/bkg.gif);
}

div.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4B6DB0;
	font-weight: normal;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1A191A;
	font-weight: normal;
}


a:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #ffffff; 
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #ffffff; 
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1F47B8;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1F47B8;
	text-decoration: underline;
	font-weight: bold;
}

a:link.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B6DB0; 
	text-decoration: underline;
	font-weight: bold;
}

a:visited.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #4B6DB0; 
	text-decoration: underline;
	font-weight: bold;
}

a:hover.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A4BFF5;
	text-decoration: underline;
	font-weight: bold;
}
a:active.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A4BFF5;
	text-decoration: underline;
	font-weight: bold;
}

