/* CSS Document */
<style>   
html, body { height: 100%; }body {
	background-color: #000000;
}
.Style1 {
	color: #FFFFFF
}
h1{
font-size:14px;
color:#FF0000;
text-align:center;
margin-top:0px;
}
h2{
margin-bottom:0px;
color:#FF0000;
}

a.menu{
font-size:24px;
color:#FF0000;
}

div.description_18px{
font-size:18px;
color:#FF0000;
text-align: justify;
}
</style>
