/* CSS Document */



body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ABB3C4;
}
a:link {
	color: #555555;
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration: underline;
	color: blue;
}
a:active {
	text-decoration: none;
	color: red;
}

.style1 {font-size: 1px}

.thingstosay {  /*Things to say page */

}

.header {
	font-size: 13px;
	font-weight:bold;
	color: #003399;
	}
	
	
.subheader {
	color: #003399;
	font-weight: bold;
	font-size: 10px;
}

.lnavformatting{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
	

	