BODY
{
	background-image: url("images/bg.jpg");
	font-family: Tahoma;
	color: #303080;
	font-weight: 600;
}

.Heading
{
	font-size: 150%;
	color: #5050a0;
	font-weight: 400;
}

.Section
{
	font-size: 130%;
	color: #404090;
	font-weight: 400;
}

.Date
{
	font-size: 90%;
	color: #404090;
	font-weight: 400;
}

.Element
{
	font-size: 120%;
	font-weight: 400;
}

A:Hover 
{
	color: #50b0d0; text-decoration: underline;
	font-weight: 400;
}

A
{
	color: #1831a5; text-decoration: none;
	font-weight: 400;
}
