body, td {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: white;
}

p {
	font-size: 12px;
	line-height: 14px;
	font-family: arial;
	font-weight: normal;
	color: #ffffff;
	margin:4px;
	text-align: justify;
	line-height: 20px;
	padding-right: 24px;
}

.home * {
	font-size: 12px;
	line-height: 14px;
	font-family: arial;
	color: #1b1c20;
	text-align: justify;
	line-height: 20px;
	padding-right: 24px;
	
}

td.home {
	background-color: #8b755e;
	background-image: url(/template/images/backgroundframe.gif);
	background-position: bottom left;
	padding-left: 16px;
	padding-bottom: 8px;
}

h1 {
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 20px;
	margin-left:3px;
}
h2 {
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	margin: 0px;
	margin-top: 4px;
	margin-left:3px;
}


a {
	color: white;
	text-decoration: underline;
}

/*a:hover {
	color: white;
	text-decoration: underline;
}*/

.img  {
	border-color:#8b755e;
}

ul {
	margin:0px;
	padding:0px;
	padding-left: 14px;
	margin-left: 6px;
	line-height: 20px;
}

ol
	{
	margin:0px;
	padding:0px;
	padding-left: 16px;
	margin-left: 12px;
	line-height: 20px;
}

li {
	padding-left: 14px;
}

