body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #D1CEC7;
	padding: 10px;
}
.main_text {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: medium;
}
p {
	font-size: x-small;
	color: #333333;
	line-height: normal;
}
.leftcolumn {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #D1CEC7;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nav {
	color: #FF6600;
	height: 20px;
	width: 130px;
	margin: 1px 1px 1px 5px;
	padding: 2px 5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D1CEC7;
}
td {
	font-size: x-small;
	color: #333333;
	text-align: left;
	padding: 10;
	vertical-align: top;
}
table {
	background-color: #FFFFFF;
	width: 700
}
a:link {
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	color: #3399CC;
	text-decoration: none;
}
a:hover {
	color: #3399CC;
	text-decoration: underline;
}
a:active {
	color: #3399CC;
	text-decoration: underline;
}
h2 {
	font-size: x-small;
	color: #666666;
	font-weight: bold;
}

h3 {
	font-size: x-small;
	color: #666666;
}
h4 {
	font-size: 1.2em;
	color: #666666;
}
.paul {
	font-size: x-small;
	color: #666666;
}
.style1 {
	font-size: x-small;
	color: #666666;
}
