/* CSS Document */
*{margin:0;padding:0;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #E0F2FA;
	background-image: url(xlovegay.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	margin-top: 70px;
	margin-left: 15px;
	text-align:left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:link, a:hover, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #82CDEF;
	font-size: 12px;
}
.tablecolor {
	color: 9EDAF3;
}
