a:link.lm      { text-decoration: none; 
				font-family: Georgia; 
				font-size: 10pt; 
				color: #000064; 
                font-weight: bold }
a:visited.lm   { text-decoration: none; 
				font-family: Georgia; 
				font-size: 10pt; 
				color: #000064; 
               font-weight: bold }
a:active.lm    { text-decoration: none; 
				font-family: Georgia; 
				font-size: 10pt; 
				color: #000064; 
               font-weight: bold }
a:hover.lm     { font-family: Georgia; 
				color: #D90000; 
				font-size: 10pt; 
				text-decoration: none; 
               font-weight: bold }
body 
{
background-image: url("images/BKG_AmericanFlag1.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center
}

p
{color: #000064}
td
{color: #000064}