/* CSS Document */

.bodytext {
	font-family: Verdana;
	font-size:12px;
	font-weight: normal;
	color: #000000;
	list-style-type: disc;
	list-style-position: outside;
	list-valign: middle;
	list-style-image: url(Images/list-button.jpg);
	}
	
.bodytext2 {
	font-family: Verdana;
	font-size:12px;
	font-weight: normal;
	color: #ffffff;
	list-style-type: disc;
	list-style-position: outside;
	list-valign: middle;
	list-style-image: url(Images/list-button.jpg);
	}
	
.bodytext1 {
	font-family: Verdana;
	font-size:13px;
	font-weight: normal;
	color: #ffffff;
	}
	
.copyright {
	font-family: Arial;
	font-size:10px;
	font-weight: normal;
	color: #000000;
	}
