<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B2B2B2;
}
body,td,th,ul,li {
	font-family: tahoma,verdana,helvetica;
	font-size: 12px;
	color: #4A4A4A;
	text-align: justify;
	list-style-type: square;
}
a:link {
	color: #4E729E;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #4E729E;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #283A51;
	text-decoration: underline;
	background-color: ;
	background-color: #FFFFFF;
	font-weight: bold;
}
a:active {
	color: #4E729E;
	text-decoration: none;
	font-weight: bold;
}
.content {
	background-color: #E9E9E9;
	text-decoration: none;
	display: block;
	text-decoration: none;
	text-indent: 5px;
	line-height: 10px;
	list-style-type: square;
	padding: 30px;
	font-size: 12px;
}
.content a {
	display: block;
	padding: 3px 0px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4B4E5A;
}
.header {
	background-color: #4474AE;
	display: block;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: normal;
	padding: 3px;
	color: #A4B9D2;
	text-indent: 20px;
}
blockquote {
	background-color: #F7F7F7;
	padding: 20px;
	margin: 50px;
	border-right-width: 20px;
	border-left-width: 50px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #293358;
	border-left-color: #547AA5;
}
.castnames {
	font-size: 16px;
	text-transform: lowercase;
	background-color: #EEEEEE;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;
}

input, textarea, option, select {background-color: #FFFFFF; font: 12px tahoma,verdana,helvetica;; color: #4A4A4A; border-style: solid; border-color: #4A4A4A; border-width: 1px}

-->
</style><