body {
	margin: 0px;
	background-color: #D7C49D;


}
p {
	font-family: verdana;
	font-size: 12px;
	color: #6F3700;
}
.title {
	font-family: verdana;
	font-size: 12px;
	color: #6F3700;
	font-weight: bold;
	font-style: normal;


}
a:link 
	{
	text-decoration: none;
	color:#6F3700;
	font-weight: bold;} 

a:visited
	{
	text-decoration: none;
	color:#6F3700;
	font-weight: bold;
	}
a:active
	{
	color:#6F3700;
	text-decoration: none;
	font-weight: bold;
	} 
a:hover
	{
	text-decoration: none;
	color:#990000;
	font-weight: bold;
	font-style: normal;
	} 
li {
	list-style-image: url(../bullet1.gif);
	font-family: verdana;
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	color: #6F3700;
	list-style-position: outside;



}
.sub {

	list-style-image: url(../bullet2.gif);
	font-family: verdana;
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	color: #6F3700;
	list-style-position: outside;
}
.table-title {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6C3604;
	background-color: #F4EED9;
	border: 2px solid #9B6C4A;
	text-align: center;


}
.table-field {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #EDE1BC;
	background-color: #6C3604;
	border: 2px solid #A58158;
	text-align: center;

}
.table-cards {

	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6C3604;
	background-color: #F4EED9;
	border: 1px dashed #9B6C4A;
	text-align: center;
}
