BODY {
	margin-top: 20;
	margin-left: 0;
	align:center;
	padding: 0;
	color:	#333333;
	background: #feecb2;
	font-family: verdana, arial, serif, helvetica;
	font-size: 10pt;
}

DIV, P, TH, TD, LI {
	font-family: verdana, arial, serif, helvetica;
	font-size: 11pt;
	line-height: 1.5;
}

a {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #ffcc00;
	background-color: transparent;
}

a:visited {
	color: #ffcc00;
	background-color: transparent;
}

a:hover	{
	color: #cc9900;
	background-color: transparent;
	text-decoration:	underline;
}

H1, H2, H3, H4, H5 {
	color: #993333;
	font-weight: 300;
	line-height:1;
}

H1 {
	font-size:	22px;
}

H2 {
	font-size:	16px;
}

H3 {
	font-size:	14px;
}

H4 {
	font-size:	12px;
}
	

.content {
	padding: 10 10;
	color: #333333;
	
}

.smallfont {
	font-size: 8pt;
	color: #666666;
}

.smallfont a,
.smallfont a:link,
.smallfont a:visited,
.smallfont a:hover {
	font-size: 8pt;
	color: #666666;
}

.greyborder {
	border-bottom: #333333 1px solid;
	border-left: #333333 1px solid;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
}
