<style type="text/css">
html {
	height: 100%}
	
body {
	height: 100%;
	background-color: #000000;
	font-family: calibri, "helvetica neue", helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #efefef;
	text-align: left;
	padding: 0;
	margin: 0}
	
form, .checkbox, input.radio, .helpline, p {
	margin: 0;
	padding: 0;
	border: 0}
	
input.button {
	margin: 0;
	padding: 0 3px;
	background-color: #939393;
	border: 2px outset #000}

td, th, input, select, textarea, .message {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #efefef;
	font-size: 11px;
	line-height: 15px}

td a {
	color: #c51e21;
	text-decoration: none}

td img {
	color: #000000;}
	
td a:hover {
	color: #000000;
	background-color: #c51e21;}

td img:hover {
	color: #c51e21;}

#content-primary strong{
	font-weight: bold;
	color: #b5b5b5;
}
#content-primary em{
	font-style: italic;
	color: #b5b5b5;
}
#content-primary code{
	font-size: .90em;
	line-height: 0;
}
#content-primary blockquote{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.364em;
	line-height: 1.4em;
	font-weight: normal;
	text-shadow: #0f0f0f 1px 1px 0;
	color: #e8e8e8;
	padding: 0 1.5em;
	margin-bottom: 1.247em;
}
#content-primary blockquote:before,
#content-primary blockquote:after{
	position: relative;
	display: block;
	color: #333;
	text-shadow: #0f0f0f 1px 1px 0;
	font-size: 2.6em;
}
#content-primary blockquote:before{
	content: '\201C';
	top: 0;
	margin-bottom: -1em;
	margin-left: -.55em;
	width: 1em;
	line-height: 1em;
	margin-right: -1.3em;
}
#content-primary blockquote:after{
	content: '\201D';
	margin-top: -.85em;
	margin-right: -.5em;
	margin-bottom: -.25em;
	text-align: right;
}

</style>

