body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	/*background-color: #787086;*/
	background-color: #FFFEDD;
	text-align: center;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
    font-family: Arial;
	font-size: 12px;
	color: #336699;
	text-decoration: underline;
}
a:visited {
    font-family: Arial;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}
h1 {
	font-family: Verdana;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
h2 {

	font-family: Arial;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
h3 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
h4 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
h5 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
h6 {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
table {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFEDD;
	text-align: justify;
	font-style: normal;
}

                        

