BODY {
		font-family: "times roman", "times new roman", serif;
		font-size: x-small;
		font-weight: medium;
		font-style: normal;
		cursor: auto ;
		color: #008000;
		text-decoration: none;
		text-align: left;
		text-indent: 5px;
}
P {
		font-family: "times roman", "times new roman", serif;
		font-size: x-small;
		font-weight: medium;
		font-style: normal;
		cursor: auto ;
		color: #008000;
		text-decoration: none;
		text-align: left;
		text-indent: 0px;
}		
P.address, P.phone, P.tablecell, P.tablerow  {
		font-size: x-small;
}		
P.small, P.tablerowheader, P.tablecolheader  {
		font-size: small;
}		
P.title {
		font-size: xx-large;
		text-align: center;
}		
P.contents{
		text-indent: 3px;
}
P.tablecell, P.tablecolheader  {
		text-align: center;
		background: #FFFFFF;
}
P.tablerow, P.tablerowheader, P.tablecolheader {
		background: #FFFFFF;
}
P.tableheader {
		color: #FFFF00;
		background: #808040;
}
P.tablerowheader, P.tablecolheader {
		font-weight: bold;
}
H1, H2, H3 {
		font-family: "president",cursive;
		color: #404000;
}BODY.contents  { 

		text-indent: 3px;
 } 