BODY { 
	font-family : Verdana,Arial,Serif;
	font-size : 10pt;
	color : #333333;
}

P { 
	font-family : Verdana,Arial,Serif;
	font-size : 10pt;
	color : #333333	
}

li { 
	font-family : Verdana,Arial,Serif;
	font-size : 10pt;
	color : #666666	
}

.emph { 
	font-family : Verdana,Arial,Serif;
	font-weight=bold;
	font-size : 10pt;
	color : #666666	
}

.lm { 
	font-family : Verdana,Arial,Serif;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px; margin-bottom: 0;
	color : #000000
}

:link.lm { 
	font-family : Verdana,Arial,Serif;
	font-weight: bold;
	background-color: #FFCC73
	text-decoration: none;
	margin-top: 10px; margin-bottom: 0;
	color : #003399
}

:visited.lm { 
	font-family : Verdana,Arial,Serif;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px; margin-bottom: 0;
	color : #003399
}

:hover.lm { 
	font-family : Verdana,Arial,Serif;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px; margin-bottom: 0;
	color : #FFFF00
}

A:LINK { 
	font-family : Verdana;
	font-weight: bold;
	text-decoration: none;
	color: DarkRed
}

A:VISITED { 
	font-family : Verdana,Arial,Serif;
	font-weight: bold;
	text-decoration: none;
	color : Brown
}

A:HOVER { 
	font-family : Verdana,Arial,Serif;
	font-weight: bold;
	text-decoration: none;
	color : #009AFF
}

address      { font-family: Verdana,Arial,Serif; font-size: 8pt; font-style: normal; color: #666666 }

h5           { font-family: Verdana,Arial,Serif; font-size: 11pt; word-spacing: 0; margin: 0 }

form {
  background-color: none;
  margin: 0;
  padding: 0;
  font-size: 100%;
  min-width: 560px;
  max-width: 620px;
  width: 590px;
}
