body {
	font-family: arial, helvetica;
	font-size: 12pt;
}
			 
p {
	font-family: arial, helvetica;
	font-size: 12pt;
}
			 
p.next { font-size: 10pt; }
			 
p.small  { font-family: arial, helvetica;
		 	 	 	 font-size: 8pt; }
					 
.medium { font-family: arial, helvetica;
		 	 	 	 font-size: 10pt; }
					 
.medsm { font-family: arial, helvetica;
			 	 font-size: 8pt; }
					 
p.big  { font-family: arial, helvetica;
		 	 	 	 font-size: 14pt; }
					 
p.leader { font-size: 8pt;
				 	 margin-top: 0px;
					 font-weight: bold; }
					 
p.endorsement { font-size: 10pt;
								font-style: italic;
								text-align: left;
								font-weight: bold;
								margin-bottom: 0px; }
								
p.source { font-size: 8pt;
				 	 text-align: right;
					 margin-top: 3px;
					 margin-bottom: 20px; }
					 
p.menu { margin: 0px;
			 	 padding: 0px; }

td.menu { margin: 0px;
					padding: 0px;
					font-size: 12px; }
					
td.body { padding-left: 30px; }

td.blueborder { border-right-color: blue; }

div.menu { margin-right: 8px; }

div.menu2 { margin-right: 8px; }

div.menu3 { margin-right: 0px; }

ul { list-style-type: none;
	 	 margin-left: 20px; }
		 
ul.ashley { list-style-type: circle;
						margin-left: 20px;
						 }
p.red { color: black; }
#linkit {font-size: 1px; color: #FFF;}
#linkit a {text-decoration: none; color: #FFF;}
