body 
{
	font: 11px/1.5 Verdana, Geneva, sans-serif;
	color:#000;
	background-color:#a0aeb6;
	margin-top:0px;
}


/* =Headings
--------------------------------------------------------------------------------*/

h1
{
	font-size: 16px;
	font-weight:bold
}

h2
{
	font-size: 15px;
}

h3
{
	font-size: 14px;
}

h4
{
	font-size: 14px;
}

h5
{
	font-size: 13px;
}

h6
{
	font-size: 12px;
}

/* =Spacing
--------------------------------------------------------------------------------*/

ol
{
	list-style: decimal;
}

ul
{
	list-style: square;
}


/* = Main Menu
------------------------------------------------------------------*/
.menu{
	font-size: 13px;
	color:#cccc33;
	text-decoration:none;
	font-weight:normal;
	line-height:30px;
}
.menublack{
	font-size: 14px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	line-height:30px;
}
.yellow{
	font-size: 11px;
	color:#cccc33;
	text-decoration:none;
	font-weight:normal;
	line-height:30px;
}
.whitecon{
	font-size: 10px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
.blackcon{
	font-size: 10px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
.bluehighlight{
	font-size: 10px;
	color:#006699;
	text-decoration:none;
	font-weight:normal;
}
.whitecontact{
	font-size: 9px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
.yellowcontent{
	font-size: 9px;
	color:#cccc33;
	text-decoration:none;
	font-weight:bold;
}

