body {
	font-family: Arial, Helvetica, sans-serif;
}
.botom1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #363;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}

.text {
	font-size: 12px;
	text-align: justify;
	padding: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #363;
	background-color: #FFC;
	height: 250px;
}
a:visited {
	font-weight: bold;
	color: #336633;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #99CC99;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	color: #336633;
	text-decoration: underline;
}
.leftbot {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.leftbot a:visited {
	color: #FFFFCC;
	text-decoration: underline;
	font-weight: bold;
}
.leftbot a:hover {
	font-weight: bold;
	color: #99CC99;
	text-decoration: none;
}
.leftbot a:link {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}
.bottom {
	font-size: 11px;
	color: #669966;
	text-align: center;
}
