body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CA6B27;
}

pagewidth { 
    width:800px; 
    text-align:left;  
    margin-left:auto; 
    margin-right:auto;  
} 

p {
    background-color: transparent;
	color: #ffffcc;
	font-weight: bold;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
    font-size: 160%;
	color: #666633;
	background-color: #ffffcc;
}

h2 {
    font-size: 100%;
	color: #666633;
	background-color: #ffffcc;
}

h3 {
    font-size: 100%;
	font-weight: bold;
	color: #666633;
	background-color: #ffffcc;
}

div.one {
    text-align: right
}
a:link { 
    color: #FFFFcc;
	font-weight: normal;
	font-size: 90%;
}
