
/*
 *	trebuchet.css
 *
 */


body
{
	color:								#666666;
	font-family:						"Lucida Sans Unicode", "Lucida Grande";
	font-size:							12px;
}


h1, h2, h3, h4, h5, h6
{
	color:								#990000;
	font-family:						Helvetica, Arial, sans-serif;
}


#tertiary h1
{
	font-family:						"Lucida Sans Unicode", "Lucida Grande";
}

h2
{
	font-size:							16px;
}


h3
{
	font-size:							12px;
}


.head h1 {
}
.head h2 {
}

.leftcolumn .contentbox h2, .content h2 {
}

.foot .copyright
{
}
