.table1 {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	background-color: #FFFF82;
	text-align: center;
	padding: 5px;
	border: 1px solid #FFFFFF;
}
.link1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.hilight {
	color: #FFFF00;
	text-decoration: underline;
}
h1 {
	font-family: Verdana;
	font-size: 36px;
	font-weight: bold;
	color: #FFFF00;
}
.desc {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.warning {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.thumb {
	border: 1px solid #FFFFFF;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
