BODY  {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-attachment: fixed;
	background-color: #d3cda4;
	background-image:  url(/images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;

	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
}



A:link  {
	color : #73491A;
}



A:visited  {

	color : #73491A;

}



A:active  {

	color : #D8D4A7;

}



A:hover  {

	color : #D8D4A7;

}



P  {

	font-size : 10pt;

	color : #000000;

}



H1  {
	color : #73491A;
	font-size : 12pt;
	font-weight : bold;
	background-color : #D8D4A7;
}



H2  {

	font-size : 12pt;

	color : #000000;

}



TABLE  {

	font-size : 10pt;

}



LI  {

	list-style-image : URL(boxes.gif);

}

