body {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #004182;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Impact;
	font-size: 90px;
	color: #FF0000;
}
.table1 {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	background-color: #FFFF82;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.desc {
	font-family: Tahoma;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
}
.link1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.hilight {
	color: #0000FF;
	text-decoration: underline;
}
.warning {
	font-family: Tahoma;
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
}
.link2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #000000;
	text-decoration: none;

}
.link3 {
	font-family: Impact;
	font-size: 54px;
	color: #000000;
}
a:hover {
	color: #FF0000;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.thumb {
	border: 1px solid #000000;
}
.hilight2 {
	color: #FF0000;
}

