/* CSS Document */

.bodytable {
	border: 1px solid Black;
	background-color : #FFFFFF;
	padding : 0px 0px 0px 0px;
}

a.link2, a.link2:link, a.link2:visited {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
a.link2:hover { color: #000000; text-decoration: none }
.textfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 10px 0px;
	width: 100%;
	text-indent : 20px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #6699CC;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
}
.plusbullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	line-height: 15px;
	color: #6699CC;
}
