body {
	background-color : #FFFFFF;
	font : 85% Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	color:#202020;
}

INPUT, SELECT, TEXTAREA,  BODY, P,  DIV, SPAN, TABLE,
TH, TD {
font-family: Arial, Helvetica, sans-serif; 
font-size : 98%;
}

a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-weight : bold;
	text-decoration : underline;
	color:#202020;
}
a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-weight : bold;
	text-decoration : underline;
	color:#202020;
}
a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-weight : bold;
	text-decoration : none;
	color: #D9C891;
}

h1 {
	font : italic small-caps bold 110% Verdana, Geneva;
	color : #202020;
	letter-spacing : 1px;
}
.headings {
	border : thin dotted #202020;
	margin : 3px 0px 3px 0px;
	padding : 3px 0px 3px 0px;
	text-align : center;
	font-family : Verdana, Geneva;
	font-size : 90%;
	letter-spacing : 2px;
	font-style : italic;
	background-color : #8D805E;
	font-weight : bold;
}
.heading2 {
	border : thin dotted #202020;
	margin : 3px 0px 3px 0px;
	padding : 3px 0px 3px 0px;
	text-align : center;
	font-family : Verdana, Geneva;
	font-size : 95%;
	letter-spacing : 2px;
	font-style : italic;
	background-color : #8D805E;
	font-weight : bold;
	width: 65%;
}
h4 {
	border : thin dotted #202020;
	margin : 3px 0px 3px 0px;
	padding : 3px 0px 3px 0px;
	text-align : center;
	font-family : Verdana, Geneva;
	font-size : 90%;
	letter-spacing : 2px;
	font-style : italic;
	background-color : #8D805E;
	font-weight : bold;
	}
h3 {
	font : bold 90% Verdana, Geneva;
	color : #000000;
	margin:5px;
	padding:5px;
	letter-spacing : 3px;
}

p {
	text-indent : 25px;
	color: #202020;
}

ul {
	list-style-type : circle;
}

.copy2 {
	font-family : Verdana, Geneva;
	font-size : x-small;
	font-weight : bold;
	letter-spacing : 3px;
	color : #202020;
}
.copy {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
	letter-spacing : 3px;
	color : #7D0020;
}
.date {
	font-size : x-small;
	font-weight : bold;
}

.hlinet {
	border-top : 1px solid #202020;
}
.hlineb {
	border-bottom : 1px solid #202020;
}
.vlinel {
	border-left : 1px solid #202020;
}
.border {
	border : 1px solid #202020;
	font-size: 90%;
	}
.border2 td {
	border : 1px dashed #202020;
	font-size: 85%;
}

.small {
	font-size : 80%;
}

.daybk {
	background-color : #D9C891;
	font-weight : bold;
}

img { 
margin: 0px;
padding: 0px;
border: opx;
}
.bottom {
	font-size : 80%;
}