a:link	      { font-family: Verdana; color: #ffffff; font-weight: bold; text-decoration: none }
a:active     { font-family: Verdana; color: #333333; font-weight: bold; text-decoration: none }
a:hover      { font-family: Verdana; color: #333333; font-weight: bold; text-decoration: underline }
a:visited    { font-family: Verdana; color: #333333; font-weight: bold; text-decoration: none }

body	     {
			font-family: Georgia, Times New Roman, Serif;
			font-size: 10pt;
			line-height: 150%;
			color: #333333 }

h1			{ font-family: Georgia, Serif;
			  font-size: 10;
			  font-weight: bold;
			  line-height: 125% }

p			{ font-family: Georgia, Times New Roman, Serif;
			font-size: 10pt;
			line-height: 150% }
			  
ul 			{ list-style-type: square;
			  font-family: Georgia, Times New Roman, Serif;;
			  font-size: 10pt;
			  line-height: 125%;
			  color: #333333 }
			  