body {
	color: #8C9FC3;
	background: #384F76;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, sans-serif;
}

body, td { font-size: 12px; }

a { text-decoration: none; }
a:link { color: #B1BFD8; }
a:visited { color: #B1BFD8; }
a:active { color: #8C9FC3; }
a:hover { color: #ffffff; }

a.bottom { text-decoration: none; }
a.bottom:link { color: #8C9FC3; }
a.bottom:visited { color: #8C9FC3; }
a.bottom:active { color: #8C9FC3; }
a.bottom:hover { color: #ffffff; }

div.action {
	font-size: 14px;
	font-weight: bold;
	color: #8C9FC3;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right: 25px;
}

div.news {
	font-size: 12px;
	color: #ffffff;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

div.news b {
	color: #B1BFD8;
}

div.bottomtext {
	font-size: 12px;
	color: #8C9FC3;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

