.heading { font-size: x-large; font-family: Georgia, "Times New Roman", Times, serif; padding-bottom: 12px; }
.body { color: gray; font-size: x-small; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: black; }
a { color: #EE0000; font-size: x-small; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: none; }
a:hover { color: #ee0000; font-size: x-small; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: underline; }
a.link
{
	color: #69C;
	font-size: x-small;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;
}
a.link:hover
{
	color: #C00;
	font-size: x-small;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
dt
{
	margin: 12px 0 4px 0;
}
dd { margin: 12px 0px 4px 24px; }
.small { font-size: x-small; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: none; text-align: justify; padding: 12px; }
.smallheading { color: #999933; font-size: x-small; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; text-transform: capitalize; }
.graybg { font-size: xx-small; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #1f1f1f; padding: 4px 12px; }