@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #330000;
	line-height:18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#220018;
}
a:link,a:visited, a:active  {
	color: #330000;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
	color: #660066;
	font-weight:bold
}

* html body{
overflow:hidden;
}
