BODY  {
	background-color : #EAEAB4;
	color : #512E39;
	font-size : 13pt;
	font-family : Arial;
}

P  {
	text-align : left;
	font-family : Arial;
	color : #512E39;
	font-size : 13pt;
}



DIV  {
	text-align : center;
	font-family : Arial;
	color : #512E39;
	font-size : 13pt;
}


A  {
	text-decoration : underline;
	color : #B54351;
	font-family : Arial;
	font-size : 13pt;
	}

A:Visited  {
	text-decoration : underline;
	color : #7B383B;
	font-family : Arial;
	font-size : 13pt;
	}

A:Active  {
	text-decoration : underline;
	color : #7B383B;
	font-family : Arial;
	font-size : 13pt;
}

.whyte  {
	font-family : Arial;
	font-size : 10pt;
}

.title  {
	font-family : Arial;
	font-size : 21pt;
}

.large  {
	font-family : Arial;
	font-size : 17pt;
}

.small  {
	font-family : Arial;
	font-size : 11pt;
}

.smaller  {
	font-family : Arial;
	font-size : 9pt;
}