
BODY {
	font-family : Tahoma;
	font-size : 48pt;
	background-color: #D8E8F5;
}
TD {
	font-family : Tahoma;
	font-size : 48pt;
}
A {
	text-decoration: none;
	color: blue;
	cursor : hand;
}
A:active {
	color: black;
	background: #66CCFF;
}
A:Hover {
	color: blue;
}
Image {
	border : 0;
}
TABLE {
	border-collapse: collapse;
}
.text1 {
	font-weight : bold; 
	font-family : Tahoma;
	font-size : 32pt;
}
.text2 {
	font-size: 42pt; 
	font-family : Tahoma; 
	font-weight : bold; 
	color: darken-blue;
} 
.text3 {
	font-size: 56pt; 
	font-family : Tahoma; 
	font-weight : bold; 
	color: black;
}
.text4 {
	font-size: 24pt; 
	font-family : Tahoma; 
	font-weight : bold; 
	color: black;
}  
.text5 {
	font-size: 12pt; 
	font-family : Tahoma; 
	font-weight : bold; 
	color: black;
}  