body {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #000000;
	background-color: #0000CC;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.table {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
}
h1 {
	font-family: Impact;
	font-size: 80px;
	color: #FF0000;
}
.table2 {
	border: 2px solid #000000;
}
.table3 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000CC;
}
.table4 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}
.link1 {
	color: #FFFF00;
	text-decoration: underline;
}
.desc {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #0000FF;
}
.warning {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;

}
.link2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.link3 {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
.thumb {
	border: 1px solid #000000;
}
