body {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}


h1 {
	font-size: 18px;
	text-align:center;
}

h2 {
	font-size: 16px;
}

p {
	padding-left:20px;
	padding-right:20px;
	text-align:justify;
}

.tble_p {
	margin-left:20px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
}
.Style7 {
	font-weight: bold;
}
.Style8 {
	font-size: 14px;
}
.Style23 {	
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
