body{
background-color: #ffffff;
}

.images{
text-align: center;
margin: auto;
}
.closewindow {
	text-align: center;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	color: #999999;
	
}

.bodytext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
		
	
	color: #000000;
	
	
	
}



a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
		
	color: #0000cc;
	
}


a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
		
	color: marroon;
	
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
		
	color: #000000;
	
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-align: center;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	
	color: #0000cc;
	text-align: center;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	
	line-height: 120%;
	font-weight: bold;
	
	color: #000000;
	text-align: center;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
	text-align: center;
}


