	a:link		{ color: #5e6e7d; text-decoration: none; } 
	a:visited	{ color: #5e6e7d; text-decoration: none; } 
	a:hover		{ color: #b4b4b4; text-decoration: none; } 
	
	
	body {
		margin: 0px;
		padding: 0px;
	}

	.foot {
		font-family: sans-serif;
		font-size: 11px;
		color: #828282;
	}

	.hd {
		font-family: sans-serif;
		font-size: 14px;
		color: #4d4d4d;
		font-weight: bold;
	}
	
	.title {
	    font-family: sans-serif;
		font-size: 13px;
		color: #4d4d4d;
		
	}
	
    .utitle {
	    font-family: sans-serif;
		font-size: 12px;
		color: #4d4d4d;
		
	}
	
	.copy{
		font-family: sans-serif;
		font-size: 12px;
		color: #5e5e5e;
	}
	
	.copy a{
		font-family: sans-serif;
		font-size: 11px;
		color: #0c4c7d;
		text-decoration: none;
		font: bold;
	}

	.copy a:hover{
		font-family: sans-serif;
		font-size: 11px;
		color: #7d0c0c;
		text-decoration: none;
		font: bold;
	}
	
	
	.navb{
		font-family: sans-serif;
		font-size: 12px;
		color: #094c8b;
		font: bold;
	}
	
	.navb a{
		font-family: sans-serif;
		font-size: 12px;
		color: #094c8b;
		text-decoration: none;
		font: bold;
	}

	.navb a:hover{
		font-family: sans-serif;
		font-size: 12px;
		color: #72bafe;
		text-decoration: none;
		font: bold;
	}

	.headline{
		font-family: sans-serif;
		font-size: 14px;
		color: #393535;
	}
	
	.innertube3{
		margin: 18px; /*Margins for inner DIV inside each column (to provide padding)*/
		margin-top: 0;
	}


	.headline4{
		font-family: sans-serif;
		font-size: 13px;
		font-variant: small-caps;
		font-weight: bold;
		color: #08617e;
		border-top: 1px solid #fff;
		text-decoration: none;
	}
	
	 .headline2 {
		font-family: sans-serif;
		font-size: 14px;
		font-variant: small-caps;
		font-weight: bold;
		color: #000;
		border-top: 1px solid #fff;
        text-decoration: none;
	}
	
 .headline2 a{
		font-family: sans-serif;
		font-size: 14px;
		font-variant: small-caps;
		font-weight: bold;
		color: #000;
		border-top: 1px solid #fff;
        text-decoration: none;
	}

 .headline2 a:hover{
		font-family: sans-serif;
		font-size: 14px;
		font-variant: small-caps;
		font-weight: bold;
		color: #178bc1;
		border-top: 1px solid #fff;
		text-decoration: none;
	}

	.headline2{
		font-family: sans-serif;
		font-size: 14px;
		font-variant: small-caps;
		font-weight: bolder;
	}
	
	.headline5{
		font-family: sans-serif;
		font-size: 20px;
		color: #646464;
		font-variant: small-caps;
		font-weight: bolder;
	}

.headline6{
		font-family: sans-serif;
		font-size: 13px;
		color: #bebebe;
		font-weight: bolder;
	}
 .headline6 a{
		font-family: sans-serif;
		font-size: 13px;
		color: #000;
		font-weight: bolder;
	}

 .headline6 a:hover{
		font-family: sans-serif;
		font-size: 13px;
		color: #660000;
		font-weight: bolder;
	}
	 .headline6 a:visited{
		font-family: sans-serif;
		font-size: 13px;
		color: #000;
		font-weight: bolder;
	}
	
		.subj{
		font-family: sans-serif;
		font-size: 11px;
		color: #383838;
	}
	
	 .subj a{
		font-family: sans-serif;
		font-size: 11px;
		text-decoration: none;
		color: #383838;
	}
	
	.subj a:hover{
		font-family: sans-serif;
		font-size: 11px;
		color: #00aeff;
	}
	
		.leftcolumn{

		background: #fff;
		
		border-right: 1px solid #BDBDBD;
	}