p	{ 
	font-size: 9pt; 
	font-weight: normal; 
	font-family: verdana, georgia, arial, serif;
	line-height: 18pt;
	color: white;
	}
li	{ 
	font-size: 9pt; 
	font-weight: normal; 
	font-family: verdana, georgia, arial, serif;
	color: white;
	line-height: 18pt;
	}
td	{ 
	font-size: 9pt; 
	font-weight: normal; 
	font-family: verdana, georgia, arial, serif;
	color: white;
	line-height: 16pt;
	}
dd	{ 
	font-size: 8pt; 
	font-weight: normal; 
	font-family: verdana, georgia, arial, serif;
	color: white;
	}
input	{
	font-size: 8pt;
	font-weight: normal; 
	font-family: verdana, georgia, arial, serif;
	color: navy;
	width: 200px;
	}
address	{
	font-size: 8pt;
	font-weight: normal; 
	font-family: verdana, georgia, arial, serif;
	color: navy; 	
	}
h1	{ 
	color: white; 
	font-size: 14pt; 
	font-weight: bold; 
	font-family: verdana, georgia, arial, serif;
	} 
h2	{ 
	color: yellow; 
	font-size: 14pt; 
	font-weight: bold; 
	font-family: georgia, arial, serif;
	} 
h3	{ 
	color: navy; 
	font-size: 12pt; 
	font-weight: bold; 
	font-family: georgia, arial, serif;
	} 
h4	{ 
	color: navy; 
	font-size: 10pt; 
	font-weight: bold; 
	font-family: georgia, arial, serif;
	} 
hr	{
	color: white; 
	height: 1px; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	text-align: center; 
	}
a:link, 
a:visited, 
a:active 
	{
	color: white; 
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, georgia, arial, serif;
	}
a:hover 
	{
	color: red; 
	font-size: 8pt;	
	text-decoration: none;
	font-family: verdana, georgia, arial, serif;
	font-weight: bold; 
	}