BODY { background-color: f0f0e6;
	font-size: 16px; 
}
td	{ text-align: center; }
td.head	{ text-align: left;
	text-indent: 8px;
	color: #ffffff;
	font-size: 24px; 
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	}
td.serif { 
        font-weight: normal; 
        font-size: 16px; 
        font-family: Times, serif;  }
.serif { 
        font-family: Times, serif;  }
.smallcap {
	font-variant: small-caps;
}
.smallcapserif {
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
}
.none { text-transform: none;
}  
       
.s1 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	text-transform: uppercase;
}
.b1 {
	font-family: "MS Sans Serif", Helvetica, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	text-transform: uppercase;
}
.s2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
	text-align: center;
}
.b2 {
	font-family: "MS Sans Serif", Helvetica, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
	text-align: center;
}
.s3 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
.b3 {
	font-family: "MS Sans Serif", Helvetica, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}

.note {
	font-size: smaller;
	font-family: "MS Sans Serif", Helvetica, Geneva, sans-serif;
        margin-top: 400px;
	}
.copyright {
	font-size: xx-small;
	color: #666666;
	margin-left: 5px;
}
a.draft {

}

