body { 
	background-color: white;
	font-family: Times New Roman, Times;
	font-size: 12pt;
	color: 003399;
	background-repeat: ;
	background-image: ;
	}
	
table { 
	font-family: Times New Roman, Times;
	font-size: 12pt;
	color: 003399;
	}
	
.subject {
	font-family: Helvetica, sans-serif, Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background-image: url(images/bgbluemarble2.jpg);
	background-repeat: repeat-x;
	text-align: center;
	}

.copyright {
	font-family: Times New Roman, Times;
	font-size: 10pt;
	font-style: italic;
	color: 003399;
	text-align: center;
	}

a { color: 003399; text-decoration: underline; } 
a:link { color: 003399; text-decoration: underline; } 
a:visited { color: 003399; text-decoration: underline; } 
a:active { color: 003399; text-decoration: underline; }
a:hover { color: 003399; text-decoration: underline;}

hr {height: 1px;
		shadow: none;
		color: 003399;
		width: 100px;
		}