a:link {
	color: #999900;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #00004F;
}

b, strong {
	color: #333333;
}

body {
	color: #00004F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1 {
	; margin-bottom: -1px;
	color: #00004F;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
}

h2 {
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

td {
	color: #00004F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: square;
}

.blackbold {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.bluebold {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}

.form {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
}

.gold {
	color: #CC9900;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
}

.greyboldsmall {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.smallgrey {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.small {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
}
#newsletter {
	margin:10px; 
	color:#cccc33; 
	text-align:right;
}
#newsletter ul {
	margin:0;
	padding:0;
}
#newsletter ul li {
	margin-left:20px;	
}
#newsletter a:hover {
	color:#cccc33;
}
#newsletter a:visited {
	color:#cccc33;
}