body {
     font-family: Verdana, sans-serif;
     font-size: 11pt;
     background-color: #a0c0ff
}
p {
     font-family: Verdana, sans-serif;
     font-size: 9pt;
     color: #000000;
	 text-decoration: none;
}
t {
     font-family: Verdana, sans-serif;
     font-size: 11pt;
     color: #000000;
	 text-decoration: none;
}
a:link {
	 font-family: Verdana, sans-serif;
	 font-size: 9pt;
     color: #000000;
	 text-decoration: none
}
a:visited {
	 font-family: Verdana, sans-serif;
     color: #000000;
	 font-size: 9pt;
	 text-decoration: none
}
a:active {
	 font-family: Verdana, sans-serif;
     color: #000000;
	 font-size: 9pt;
	 text-decoration: none
}
a:hover {
	 font-family: Verdana, sans-serif;
     color: #6080c0;
	 font-size: 9pt;
	 text-decoration: none
}

