

<HTML>
<HEAD>



<style>

	h1 {color:#4682B4; text-align:center; font-family:verdana, courier; font-weight:bolder; background-color:#DCDCDC;}

	h2 {color:#4682B4; text-align:center; font-family:verdana, courier; font-weight:bolder; background-color:#DCDCDC;}

	h3 {color:#4682B4; text-align:center; font-family:verdana, courier; font-weight:bolder; background-color:#DCDCDC;}

	h4 {color:#4682B4; text-align:center; font-family:verdana, courier; font-weight:bolder; background-color:#DCDCDC;}
	
	h6 {color:#4682B4; text-align:center; font-family:verdana, courier; background-color:#DCDCDC;}

	p {align:justify; font-size:13px;color:#4682B4;font-family:verdana, courier; line-height:1.4;text-align:justify;}

	ul {align:left; bullet-type:square; font-size:14px;color:#4682B4;font-family:verdana, courier; line-height:1.4;}

	hr {width:100%; color:#800000; size:16; align:center;}

	body {align:center; width:760; background-color:#000000; font-family:verdana, courier; }  /*background-image: url(bg.jpg);*/

	a {color:#4682B4; line-height:1; font-family:verdana, courier; font-weight:bolder;}
	
	a:hover {color:red; font-weight:bold;}

	table {background-color:#DCDCDC}

	img {hspace:10px; vspace:10px;}
	
	div#container{border: 2px solid black; width: 760; text-align: center; background-color:#DCDCDC;padding: 10px;}
	
</style>

</head>
</HTML>

