/**************** Hyperlink ***************/
a:link, a:visited {
        color: Blue;
	font-family: Goudy Old Style;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
}
a:hover {
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}
#container 	{
	margin: 0 auto;
	width: 800px;
	background: white;
	text-align: center;
	padding: 0;
}
hr	{
	color: #08285b;
	height: 2px;
	margin-bottom: 0em;
	}

acronym {
	border-bottom:1px dotted #B22222;
	cursor:help;
}

table { 
	background: white;
	width:648px;
	padding:2; 
	font-family:Goudy Old Style;
	font-size: 10pt;
}


h1	{
	margin-top: 1em;
	color: Black;
	font-family: verdana;
	font-size: 12pt;
}

h3	{
	color: Black;
	font-family:Goudy Old Style;
	font-size: 31pt;
}

p 	{
	background: white;
	margin-right: 6em;
	margin-left: 6em;
	text-align: left;
}

body 	{
	background: #08285B;
	line-height: 175%;
	font-family: Goudy Old Style;
	font-size: 9.5pt;
	color: Black;
	text-align: center;
}

h2 	{    
	margin-top: 0em;
	color: Gray;
	font-family: arial; 
	font-size: 7.5pt;
}
