body {
	background-color: #3333CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {}
ol {}
ul {}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
a:link {  color: #0033CC; text-decoration: none}
a:visited {  color: #0033CC; text-decoration: none}
a:hover {  color: #CC6600; text-decoration: none}
h1 { font-size: 20px; color: #3333CC; font-weight: normal}
h2, h3, h4 {font-size: 16px; color: #3399CC; font-weight: bold}
.companyname {
	color: #000099;
	font-size: 24px;
}
.small {
	font-size: 10px;
}
.newsblock {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 2px;
	padding-right: 2px;
	background-color: #F5F5F5;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #333366;
	border-right-color: #333366;
	border-bottom-color: black;
	border-left-color: black;
	font-size: 12px;
}
#designed a {
	font-size: 11px;
	color: #CCCCCC;
}

