/* CSS Document */

p {
	font-family: verdana;
	font-size: 10pt;
}
h1 {
	font-family: verdana;
	font-size: 7pt;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;


}
h2 {
	font-family: Verdana;
	font-size: 14pt;

}
ul {
	list-style-type: square;
	font-family: Verdana;
	font-size: 10pt;
}
