﻿* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-weight: normal;
	line-height: 16px;
}

body {
	min-width: 900px;
	font-family: "Times New Roman", Tahoma, Arial, Helvetica, sans-serif;
	background-color: #000;
}		

p {
	font-size: 12px;
}

b {
	font-weight: bold;
}

br {
	font-size: 12px;
}

#contentcell {
	background-repeat: no-repeat;
	background-position: left top;
}

