body  
{ 
	color: gray; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	margin: 0pt; 
	padding: 0pt; 
	border: 0pt; 
	width: 100%; 
	height: 100%;
}

td    { text-align: center; margin: 0pt; padding: 0pt; border: 0pt }
.anna a:link, .anna a:visited  { color: white; font-style: oblique; font-weight: bold; font-size: 20px; text-decoration: none }
.roman a:link, .roman a:visited { color: #a9a9a9; font-style: normal; font-weight: bold; font-size: 20px; text-decoration: none }
.anna a:hover, .anna a:active { color: black; font-style: oblique; font-weight: bold; font-size: 30px; text-decoration: none }
.roman a:hover, .roman a:active { color: #309; font-weight: bold; font-size: 30px; text-decoration: none }

table  
{ 
	margin: 0px; 
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0pt; 
	border: 0pt; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 100%;
}
H1     { color: #c00; font-weight: bold; font-size: 24px; text-align: center; margin-top: 30px; font-stretch: wider  }
H2     { color: #cc3300; font-weight: bold; font-size: 18px; text-align: center; text-transform: uppercase; margin-top: 45px; margin-bottom: 2ex }
H3  { color: #cc3300; font-weight: bold; font-size: 16px; text-align: center }
img { border: none }

