

/* @group Structure */

body {
	font: 12px/1.45em "Lucida Grande", Verdana, Arial, sans-serif;
	background: #9e0621;
	color: #ffffff;
	line-height:10px;
}

.p	{
	font: 12px/1.45em "Lucida Grande", Verdana, Arial, sans-serif;
	color: #f7e6bf;
	line-height:10px;
	}

a, a:link, a:visited, a:active
{
	color: #f58220;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color: #fcbc7d;
	text-decoration: none;
}

h1 {
	font-weight: bold;
	font: 12px;
	color: #888;
	line-height: 10px;
	text-align:left;
	margin-left: 6px;
	}





/* End of Stylesheet */