body, table, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

table, td {
	border: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: disc;
	background-color: #333333
}

A:link {text-decoration:underline; color: yellow;}
A:visited {text-decoration:underline; color: yellow;}
A:active {text-decoration:underline; color: yellow; }


