body{
	background-color: #cc0000;
	font-size: 10pt;
	color: #00dddd;
	background-image: url(gt23800.jpg);
	background-repeat: no-repeat;
	background-positioning: center;
	text-align: center;
}
table.back{
	background-color: #ffffff;
	border-width: 3;
	filter: Alpha(opacity=90, finishopacity=40);
	height: 600px;
	width: 1000px;
}
table{
	color: #ff0000;
	border-style: solid;
	border-color: #0000ff;
        border-width: 0;
}
td.left{
	height: 450px;
	width: 75px;
}
td.center{
	height: 450px;
	width: 800px;
}
td.right{
	height: 450px;
	width: 90px;
}
td.top{
	height: 75px;
	width: 200px;
}
td.bottom{
	height: 75px;
	width: 625px;
}
td{
	border-width: 0;
	border-style: solid;
	border-color: #0000ff;
}
.header{
	color: #ff0000;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
a{
	color: #880000;
	text-align: left;	
	font-size: 10pt;
}
p.head{
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
}
p.bigger{
	font-weight: bold;
	font-size: 24pt;
	text-align: center;
	text-decoration: underline;
}
p{
	font-weight: bold;
	font-size: 10pt;
	text-align: justified;
}
a:link{
	color: #880000;
	text-decoration: none;
}
a:hover{
	color: #ff0000;
	font-style: none;
}