body { margin: 0px; padding: 0px }

p { font-family: Verdana, sans-serif;
             font-size: small; 
             font-weight: normal;
             color: #000000;
             margin-top: 12px;
             margin-bottom: 15px;
             margin-right: 15px;
             margin-left: 15px }
			 			 
p.indent { font-family: Verdana, sans-serif;
             font-size: small; 
             font-weight: normal;
             color: #000000;
             margin-top: 12px;
             margin-bottom: 15px;
             margin-right: 15px;
             margin-left: 25px }
			 
p.menu { font-family: Verdana, sans-serif;
             font-size: small; 
             font-weight: bold;
             color: #000000;
             margin-top: 1px;
             margin-bottom: 2px;
             margin-right: 2px;
             margin-left: 2px }

p.head { font-family: Verdana, sans-serif;
             font-size: 14px; 
             font-weight: bold;
             color: #000000;
             margin-top: 15px;
             margin-bottom: 15px;
             margin-right: 15px;
             margin-left: 10px }
			 
p.smhead { font-family: Verdana, sans-serif;
             font-size: 14px; 
             font-weight: bold;
             color: #000000;
             margin-top: 15px;
             margin-bottom: 15px;
             margin-right: 15px;
             margin-left: 15px }
			 
p.table { font-family: Verdana, sans-serif;
             font-size: small; 
             font-weight: normal;
             color: #000000;
             margin-top: 0px;
             margin-bottom: 0px;
             margin-right: 0px;
             margin-left: 0px }	 		

p.foot { font-family: Verdana, sans-serif;
           font-size: x-small; 
           color: #ffffff;
           margin-top: 5px;
           margin-bottom: 5px;
           margin-right: 0px;
           margin-left: 0px }
		   
a:link { color: #a50044; text-decoration: underline }
a:visited { color: #a50044; text-decoration: underline }
a:hover { color: #a50044; text-decoration: none }
a:active { color: #a50044; text-decoration: underline }

a.menu:link { color: #000000; text-decoration: none }
a.menu:visited { color: #000000; text-decoration: none }
a.menu:hover { color: #ffffff; text-decoration: underline }
a.menu:active { color: #000000; text-decoration: none }

a.foot:link { color: #ffffff; text-decoration: underline }
a.foot:visited { color: #ffffff; text-decoration: underline }
a.foot:hover { color: #ffffff; text-decoration: none }
a.foot:active { color: #ffffff; text-decoration: underline }
