@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #1e70b9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/BlueStar-bg.jpg);
	background-repeat: repeat;
}
#privacy a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}

#privacy a:hover {
	color: #900;
	text-decoration: none;
	font-weight: bold;

}
#privacy {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}