DIV, SPAN {
	font-family:Tahoma, sans-serif;
	font-size: 16pt;
	color: black;
	
}

DIV1{
	font-family:Tahoma, sans-serif;
	font-size: 16pt;
	color: black;
	margin-left:150px;
}

P {
	font-family: Tahoma, sans-serif;
	font-size: 12pt;
	color: black;
	text-indent: 2em;

}

TD {
	font-family: Tahoma, sans-serif;
	font-size: 12pt;
	color: black;
}

OL, UL {
	margin-top: 5px;
	margin-bottom: 5px;
}

LI {
	font-size: 12pt;
	color: black;
	font-family:Tahoma, sans-serif;
}

A {
	font-size: 12pt;
	color: black;
	font-family: Tahoma, sans-serif;
	
	text-decoration: none;
}

A:visited {
	color: black;
}

A:hover {
	text-decoration: underline;
	color: black;
}

HR {
	color: black;
	height: 1;
}

k {
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	text-indent: 2em;
}

.content {

         padding-left: 0px;
}
