body {
	font-family: verdana ;
	font-size: 11pt ;
	margin: 0px ;
	}

img {
	border: none ;
	}

.article-list td img {
	border: none ;
	display: block ;
	margin-bottom: 5px ;
	}

.header {
	background-color: #002A54 ;
	border-bottom: solid 3px #fff ;
	text-align: center ;
	}

.content {
	background-color: #231F20 ;
	padding: 40px ;
	color: #fff ;
	width: 100% ;
	}

.content td {
	color: #fff ;
	}

h1.home {
	font-size: 14pt ;
	font-weight: 100 ;
	margin: 0px ;
	margin-bottom: 10px ;
	color: #fff ;
	}

a.home {
	font-size: 10pt ;
	font-style: italic ;
	font-weight: 100 ;
	}

a:link, a:visited, a:active {
	color: #fff ;
	text-decoration: none ;
	}

a:hover {
	color: #ccc ;
	text-decoration: underline ;
	}