	body {background-color: #004080;}
		
	td,p	{
				color: #FFFFFF; 
				font-family: verdana, ms sans serif, arial, helvetica; 
				font-size: 10pt;
				font-weight: bold;
			}
	
	a.	{
			font-size: 10pt;
			font-weight: bold; 
			font-family: verdana, ms sans serif, arial;
			text-decoration: underline;
			background: transparent;
			color: #003399;
		}
	a:link {color: #00FFFF}
	a:visited {color: #cc3300}
	a:active {color: #00FE00}
	a:hover {color: #00FE00}
	
	.contents {font-weight: bold; font-size: 14pt; color: #00ff00;}
	
	.header
	{
		font-size:12pt;
		text-align: center;
		vertical-align: middle;
		padding: 4px 0 4px 0;
		border: solid 2px white;
	}
	
	.inline
	{
		float:right;
	}
	
	.newsbox
	{
		border: solid 2px white;
	}
	.letterlist
	{
		width:33%;
	}
	.footer
	{
		padding: 10px 0 10px 0;
	}
	.HighlightText
	{
		color:#FFD700;	
	}
	a.download	{
			font-size: 8pt;
			font-weight:normal; 
			font-family: verdana, ms sans serif, arial;
			text-decoration: underline;
			background: transparent;
			color: #003399;
		}
	a.download:link {color: #00FFFF}
	a.download:visited {color: #cc3300}
	a.download:active {color: #00FE00}
	a.download:hover {color: #00FE00}