body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	border-top-color: #C9B5FF;
	border-right-color: #C9B5FF;
	border-bottom-color: #C9B5FF;
	border-left-color: #C9B5FF;
	background-image: url(/images/back.gif);
	background-repeat: repeat-x;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	border-top-color: #C9B5FF;
	border-right-color: #C9B5FF;
	border-bottom-color: #C9B5FF;
	border-left-color: #C9B5FF;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #5B9D65;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #444444;
}
a:link {
	color: #7E6DA4;
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16pt;
}
a:visited {
	color: #5D9E66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
}
