body{
	background-color:black;
}

.MainTitle{
    font-size:16pt;
    font-family:Tahoma;
    color:black;
    font-weight:bold;
    letter-spacing:16;
}
.Normal{
    font-size:9pt;
    font-family:Tahoma;
    color:darkgrey;
    letter-spacing:1;
}
