body {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
h1 {
	font-size: x-large;
	font-weight: bold;
}
h2 {
	font-size: large;
	font-weight: bold;
}
h3 {
	font-size: large;
	color: #6699FF;
}
h4 {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}
.LeftSide {background-image: url(Interface/GreyGrid.gif);
	background-repeat: repeat-y;
	background-position: left top;}
body,td,th {
	color: #000000;
}
.SmallText {font-size: small}
