body, html, td, p {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #59595B;
	margin: 0px;
}

ul, li {
	list-style:disc;
	list-style-position:inherit;
	list-style-type:disc;
	list-style-image:none;
	color: #59595B;	
	font-size: 12px;	
}

footer {
	font-size: 11px;
}
a, a:link, a:visited, a:active {
	color: #1A7AAD;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	color: #E1141D;
	font-weight: normal;
}
h2 {
	color: #4C575F;
	font-size: 20px;
	font-weight: normal;
}
h3 {
	color: #4C575F;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	color: #4C575F;
	font-size: 13px;
	font-weight: bold;
}
.mainContents {
	line-height: 140%;
	color: #59595B;
}
.contentHeader,  .contentHeader a {
	color: #E1141D;
	font-size: 14px;
	font-weight:normal;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 4px;
	text-decoration: none;
}
.contentHeader a:hover {
	color: #E1141D;
	font-size: 14px;
	font-weight:normal;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 4px;
	text-decoration: underline;
}
.contentImage {
	margin-right: 10px;
	margin-bottom: 10px;
}
.readOnline {
	font-size: 10px;
}
.readOnline a {
	color: #1A7AAD;
	text-decoration: none;
}
.footer {
	color: #FFFFFF;
	font-size:11px;
}
.footer td {
	color: #FFFFFF;
	font-size:11px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size:11px;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size:11px;
}
.actionPanel td {
	font-size: 11px;
	background: #F3F3F3;
}
.actionPanel h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 5 px;
}
.actionPanel p, ul {
	margin-top: 5 px;
	margin-bottom: 5 px;
}
.actionPanel .actionModule .date {
	color: #6f7b83;
	font-weight: normal;
	margin-bottom: 0px;
}
hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #CCCCCC;
	height: 1px;
}
.header {
	color: #59595B;
	font-size: 24px;
	font-weight:normal;
}
.date {
	color: #999999;
}