html, body, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}	
body {
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	background-color: #D1D7EF;
}
h1 {
	font-family: Impact;
	font-size: 76px;
	color: #000000;
}
#table1 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: medium solid #000000;
	text-align: center;

}
.header1 {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #0031A2;
}
.header2 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.warning {
	font-family: Impact;
	font-size: 42px;
	color: #FF0000;
}
.text1 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.text2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.text3 {
	color: #0000FF;
}
.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
a:hover {
	color: #0000FF;
}
.thumb {
	border: 1px solid #000000;
}
.recip1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.recip2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.recipcell {	background-color: #000099;
	border: 1px solid #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.reciptable {	
	border: none;
}
