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

p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}


h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.red {
	font-weight: bold;
	color: #CC3333;
}
.blue {
	font-weight: bold;
	color: #000066;
}
a {
	color: #CC3333;
}
a:hover {
	color: #666666;
}
ul {
	line-height: 16px;
}
BODY { background-image:url(bg_liberty.jpg);
               background-repeat:no-repeat;
               background-position:bottom right;
               background-attachment:fixed 
}.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
