<style>
		body {
		background-color:#B7CCDB;

		}
		
		a {
			font-family:Arial;
			color:#385D97;
			
			font-size:13px;
			text-decoration:underline;
			padding-left:5px;
			padding-right:5px;
			display:block;
			padding-top:4px;
			padding-bottom:4px;
			border-bottom:1px solid #fff;
			
		}
		
		a:hover {
			color:#002157;
			text-decoration:none;
			border-bottom:1px solid #002157;
			background-color:#B7CCDB;
		}
		
		a:active
		{
		color:#ff0000;
		text-decoration:none;
		border-bottom:1px solid #002157;
		background-color:#B7CCDB;
		}
		
		.none {text-decoration:none;}
		
	.tableborder
		{
	
		border-bottom:1px solid #DBE6ED;
		margin-bottom:10px;
		}
		.subnavtable
		{
					
		height:25px;
		border-right:1px solid #DBE6ED;
		border-bottom:1px solid #DBE6ED;
		margin-bottom:2px;
		}
		
		.headline
		{
		font-family:Arial;
		font-weight:bold;
		color:#385D97;
		font-size:13px;
		padding-left:5px;
		}
		
		
		.headlineII
		{
		font-family:Arial;
		color:#385D97;
		font-size:15px;
		padding-left:10px;
		font-variant:small-caps
		}
		
</style>
