.SmallText	{ font-family: Arial; font-size: 10px; }
.BodyText	{ font-family: Arial; font-size: 14px; }
.Rubric		{
	font-family: Arial;
	font-size: 14px;
	color: #990000;
}
.CaptionText	{ font-family: Arial; font-size: 12px; }
.Quote	{
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
}
.BodyQuote	{
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
}
.Author {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
body		{ 
	background-color: #999999; 
	scrollbar-face-color: #999999;
	scrollbar-track-color: #606060;
	overflow:auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td			{ background-color: #999999; }
.Border		{ background-color: #606060; }
img	{
	border: 0;
}