body {
	font-family: Tahoma, serif, Times New Roman;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}

a:link {
	color: #000000;
	text-decoration: none;}

a:visited {
	color: #000000;
	text-decoration: none;}

a:active {
	color: #000000;
	text-decoration: underline;}

a:hover {
	color: #000000;
	text-decoration: underline;}

.title {
	font-size: 16px;
	FONT-WEIGHT: bold;
	padding-bottom: 10px;
}

.li {
   	padding-bottom: 5px;
}

.indent {
	padding-left: 30px;
}

.indent2 {
	padding-left: 45px;
	padding-right: 75px;
}

.framed {
	font-family: tahoma, times new roman;
	font-size: 12px;
	FONT-WEIGHT: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-top: 40px;
	padding-left: 65px;
	padding-right: 65px;
}


