BODY{
	background: #62A2F8 url(bg.jpg) repeat-x
}

table{
	background: #FFFFFF
}

.p {
	font-family: verdana;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #000000;
}
.h1 {
	font-family: sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF9900;
}
.pageTitle {
	font-family: verdana;
	font-size: 11pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
a:link {color: #FF9900; text-decoration: none; }
a:visited {color: #CCCCCC; text-decoration: none; }
a:active {color: #FCFCFC; text-decoration: none; }
a:hover {color: #FF9900; text-decoration: underline; }
