body, textarea, td
{
	font-size: 12px;
	font-family: Sans-Serif;
}

.heading1
{
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #990000;
}
.heading2
{
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.heading3
{
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

a:hover
{
	text-decoration: underline;
}

content
{
	color: Red;
	padding: 3px;
}
