td img {display: block;}body {
	margin:0px; background-color: #ffffff;
	background-image: url('images/background.jpg');height:100%
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
}
.content{
    background-color: #FDEEC3;
		}
a {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
/*font-weight: bold;*/
text-decoration: none;
	color: #000000;
}
a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
/*font-weight: bold;*/
text-decoration: none;
	color: #000000;
}
a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
/*font-weight: bold;*/
text-decoration: none; 
	color: #81B5DE;
}
a:active {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
/*font-weight: bold;*/ 
text-decoration: none;
	color: #81B5DE;
}
h1 { font-size: 30px; color: #81B5DE; }
h2 { font-size: 25px; color: #ffffff; }
h3 { font-size: 25px; color: #81B5DE; }
h4 { font-size: 20px; color: #999999; }
h5 { font-size: 18px; color: #000000; }
h6 { font-size: 12px; color: #ffffff; }

