body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 16px;
	text-align: justify;
}
a:link {
	color: #000000;
	font-weight: normal;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
.style1 {	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {color: #FFFFFF}

hr {
	align: center;
	color: #C8C8C8;
}

h1 {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
#test1 {
	font-size: 16px;
	font-style: italic;
}
.style23 {
font-weight: bold
}
.style24 {
color: #FF0000
}
.style25 {
font-size: 10px
}
.style26 {
	font-size: 18px;
}
.justify {
	text-align: justify;
}
.style27 {
	border-color:#FFF
}
.textcenter {
	text-align:center;
	font-size:24px;
}
.textcenter2 {
	text-align:center;
}

