body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #FF0033;
}
a:visited {
	color: #FF0033;
}
a:hover {
	color: #000000;
}
a:active {
	color: #FF0033;
}
body {
	background-color: #0090C0;
	background-image: url(images/sky.png);
	background-position: left top;
}
a {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #FF0033;
}
h2 {
	font-size: 18px;
	color: #99CC00;
}
h3 {
	font-size: 14px;
	color: #0099CC;
}
h4 {
	font-size: 14px;
	color: #000000;
}
.style1 {color: #99CC3A}
.style6 {
	font-size: 9px
}
.style7 {color: #000000}
.request {
	background-image: url(images/request.png);
	background-repeat: no-repeat;
	background-position: center top;
}

