body {
	font-family: Veranda, Arial;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
	background-color: #000000;
	background-repeat: repeat;
}

h1 {
	font-size: 20px;
	color: #FF0000;
	text-align: center;
}

h2 {
	font-size: 18px;
	color: #FF0000;
}

td {
	text-align: justify;
	color: #ABCDEF;
    background: #000000;
    margin-right: 4px;
	margin-left: 4px;
}

em {
	color: #FF0000;
        font-size: 18px;
}

font.censored { 
        background: black; 
        color: black;
        font-size: 6px;   
}

font.tab {
	font-size: 13px;
}

em {
	font-size: 16px;
	color: #FF0000;
}

i {
	font-color: #ABCDEF;
	font-size: 14px;
}