body
{
	font-family: Arial, Sans-Serif;
	color: #202020;
}

.mainblock 
{
	width: 740px;
	margin-left: auto;
	margin-right: auto;	
}

H1
{
	font-size: 1.8em;
	color: #0046D5;
}

H2
{
	font-size: 1.3em;
	color: #0046D5;
}

H2 A 
{
	color: #2020CC;
}

H2 A:hover
{
	color: #000066;
}


H3 
{
	font-size: 1.2em;
	margin-top: 8px;
	color: #0046D5;
}	

.button
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
	border-width: 0px;
	background-image: url(images/menubk.gif);
	width: 101px;
	height: 30px;
}

.highlight 
{
	color: Maroon;
}

.rating 
{
	font-size: 1.2em;
	font-weight: bold;
}

.smalltext 
{
	font-size: 0.75em;
}

.largetext 
{
	font-size: 1.2em;
}
