/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.PageTitle {
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #912828;
}
a:link {
	color: #009900;
}
a:visited {
	color: #009900;
}
a:hover {
	color: #912828;
}
a:active {
	color: #912828;
}
.NewsTitle {
	font-size: 12px;
	font-style: italic;
	color: #666666;
	font-weight: bold;
}
.NewsText {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.MainText {
	font-size: 14px; color: #000000;
}
.ContentTitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.Underwriter {
	font-size: 12px; color: #000000;
}
.copy {
	font-size: 9px;
	color: #666666;
}
a.copy:link {
	font-size: 9px;
	color: #666666;
	text-decoration:none;
}
a.copy:visited {
	font-size: 9px;
	color: #666666;
	text-decoration:none;
}
a.copy:active {
	font-size: 9px;
	color: #666666;
	text-decoration:none;
}
a.copy:hover {
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}