body {
	background-color: #330000;
	margin:0px;
	}

table {
	text-align: right;
	padding:10px 10px 10px 10px 
	}

tbody {
	font-family: helvetica, arial, sans-serif;
	color:#330000;
	font-size: 8pt;
	font-weight: 600;
	line-height: 15px;
	padding: 5px;
	}

th {
	font-family: ariel, sans-serif;
	font-size: 8pt;
	font-weight: 600;
	line-height: 15px;
	width: 180px;
	height: 360px;
	padding: 5px;
	}

td {
	width: 480px;
	height: 360px;
	background-color:#999966;
	}

.body {
	font-family: arial, sans-serif;
	font-size: 8pt;
	font-weight: 600;
	line-height: 15pt;
	padding: 10px;
	margin-left: 5px;
	margin-right: 5px;
	}

.text {
	font-family: helvetica, arial, sans-serif;
	font-size: 8pt;
	font-weight: 600;
	line-height: 15pt;
	padding: 5px;
	}

.menu {
	padding: 10px;
	height: 20pt;
	font-family: helvetica, arial, sans-serif;
	font-size: 8pt;
	font-weight: 600;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 20px;
	}

.menu A {
	color:#330000;
	background-color: transparent;	
	}

.menu A:hover {
	color:#FFFFFF;
	background-color: transparent;
	text-decoration:none;
	}

A {
	color: #330000;
	text-decoration:none;
	background-color: transparent;
	}

A:HOVER {
	color: #FFFFFF;
	text-decoration:blink;
	background-color: transparent;
	}

img {
	width:480px;
	height:360px;
	}

