body         { font-family: Arial; color: white; background: black }
h1           { font-size: 18pt; color: #FFFFCC }
h2           { font-size: 14pt; color: #FFFFCC; font-style: italic }
a
{
	color: red;
	text-decoration: underline; }
a:hover      { color: yellow; }
.style1 {
	border-width: 0px;
}
.almost_half_cell{max-width:400;width:49%}
