body
{
	margin-left: 0px; margin-top: 0px; margin-bottom: 0px; margin-right: 0px;
	font-family: Verdana, Tahoma, Arial, Sans-Serif, Helvetica;
	font-size: 12px;
	color: #303030;
}

body.content
{
	margin-left: 20px; margin-top: 0px; margin-bottom: 0px; margin-right: 20px;
}


td
{
	font-size: 12px;
	color: #303030;
}

td.comment
{
	font-size: 10px;
	color: #303030;
}

a:link.content
{
	font-size: 12px;
	color: #0A229B;
	text-decoration: none;
}
a:visited.content
{
	font-size: 12px;
	color: #0A229B;
	text-decoration: none;
}

a:hover.content
{
	font-size: 12px;
	color: #0A229B;
	text-decoration: underline;
}

a:active.content
{
	font-size: 12px;
	color: #0A229B;
	text-decoration: underline;
}

a:link.start
{
	font-size: 16px;
	color: #807639;
	text-decoration: none;
	font-weight: bold;
}

a:visited.start
{
	font-size: 16px;
	color: #807639;
	text-decoration: none;
	font-weight: bold;
}

a:hover.start
{
	font-size: 16px;
	color: #FF750F;
	text-decoration: none;
	font-weight: bold;
}

a:active.start
{
	font-size: 16px;
	color: #FF750F;
	text-decoration: none;
	font-weight: bold;
}