/*----------------------------------------------
 |  text.css |
 |-----------
 |  Bodytext elements
 *---------------------------------------------*/
div#bodytext {
	margin-left: 65px;
	margin-top: 24px;
	margin-bottom: 10px;
	color:#303030;
	font-family:Times,Times New Roman;
	font-size:12pt;
	font-style:normal;
	font-weight:normal;
	width: 648px;
}

div#bodytext li p {
}

div#bodytext p {
}

div#bodytext h2 {
}

div#bodytext h1 {
color:#303030;
font-family:Times,Times New Roman;
font-size:12pt;
font-style:normal;
font-weight:bold;
}