body {
       
		font-family			: verdana, tahoma, sans-serif;
		font-size			: 12pt;
		background-color	: #C0C0C0;
		color				: #FFFFFF;

	}
	
     a.whitelink {color     : #FFFFFF;
   
     }
     
     a {color               :#000000;
     
     }
     
     
	h1 {
		font-family			: Bookman Old Style;
		font-weight			: bold;
		font-size			: 46pt;
		color				: #FFFFFF;
		padding				: 0;
		margin				: 0;
		line-height		    : 38pt;
	}

	h2 {
		font-size			: 8pt;
		color				: #000000;

	}

	h3 {
		font-size			: 12pt;
		color				: #FFFFFF;
	
	}

	p {
		font-family			: verdana, tahoma, sans-serif;
		font-size			: 11pt;
		color				: #000000;
	}
	td {
	    font-family			: verdana, tahoma, sans-serif;
		font-size			: 11pt;
		color				: #000000;
	}

	table.linkTable {
		margin				: 0;
		padding				: 0;
	}

	table.linkTable td {
		margin-top			: 2px;
		margin-bottom		: 2px;
	}

	table.linkTable a {
		display				: block;
		height				: 40px;
		width				: 45px;
		color				: #FFFFFF;
		background-color	: #800000;
		text-decoration		: none;
		border				: 1px #E0E0E0 outset;
		font-weight			: bold;
		text-align			: center;
		line-height			: 35pt;
	}

	table.linkTable a:hover {
		border				: 1px #E0E0E0 inset;
	}

	div.contentWrapper {
		height				: 90%;
		width				: 100%;
		margin				: 10px;
	}

	table.contentWrapper {
		border-collapse		: collapse;
		border				: 1px #111111 solid;
		height				: 90%;
		width				: 100%;
		
	}

	td.contentHeader {
		text-align			: center;
		vertical-align		: middle;
		border				: none;
		background-color	: #800000;
		height				: 30px;
		color				: #FFFFFF;
		font-size			: 12pt;
		font-weight			: bold;
	}

	td.contentMain {
	    
		text-align			: center;
	}

	td.contentFooter {
		text-align			: center;
		vertical-align		: middle;
		border				: none;
		background-color	: #800000;
		height				: 30px;
		color				: #FFFFFF;
		font-size			: 12pt;
		font-weight			: bold;
	}

	div.contentMain {
		text-align			: left;
		height				: 100%;
		padding				: 10px;
	}

	table.newsTable {
		width				: 100%;
		
	}
	
	
	td.newsDate {
		font-weight			: bold;
		text-align			: center;
	}
	
	table.histTable {
		width				: 100%;
	}

	td.histDate {
		font-weight			: bold;
		text-align			: center;
	}
	
	table.bestyrTable {
		width				: 100%;
	}

	td.bestyr {
		font-weight			: bold;
		text-align			: Left;
	}

	img.icon {
		border				: none;
		height				: 32px;
		width 				: 32px;
	}

	td.boardEmail {
		border-bottom		: 1px #808080 solid;
		padding				: 10px 0;
		width				: 32px;  
	}