body {
background-color: #7C715A;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-width: 0px;
margin-height: 0px;
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
}

table		{
		cpadding: 0;
}

TD, TH, TR {
		border-spacing: 0px;
		font-size: 14px;
}
ul			{
		list-style : disc; 
		margin-top : 5;
		margin-bottom : 0;
		margin-left : 15;
		margin-right : 5;
}

p { 
color: #000000;
text-decoration:  none; 
text-align: justify;
margin-left: 8px;
}

p.smallcenter { 
color: #000000;
text-decoration:  none; 
font-size: 12px;
text-align: center;
margin-left: 8px;
}
p.smallleft { 
color: #000000;
text-decoration:  none; 
font-size: 12px;
text-align: left;
margin-left: 8px;
}


ul { 
color: #000000;
text-decoration:  none; 
font-size: 14px;
text-align: justify;
margin-left: 13px;
}

li { 
color: #000000;
text-decoration:  none; 
font-size: 14px;
text-align: justify;
margin-left: 13px;
}

H1 { 
color: #E3D7C4;
text-decoration:  none; 
font-size: 16px;
font-weight: bold;
text-align: left;
margin-left: 8px;
}

a:link {
	color: #E3D7C4;
	text-decoration: none;
}

a:visited {
	color: #E3D7C4;
	text-decoration: none;
}

a:hover, a:active {
	color: #ADB284;
	text-decoration: none;
}
strong { text-decoration: none;font-weight: normal; }