body {
margin:0px;
padding:0px;
cursor:default;
background-image:url(tile.png);
background-color:#000000;
position:absolute;
background-repeat:repeat-x;
background-position:0px 0px;
}

	font	{font-family: verdana, tahoma, sans-serif;
			 font-size:10pt;}

A:link
{
	color:#826935;
    background-color: #FFFFFF;
}

A:visited
{
	color:#826935;
    background-color: #FFFFFF;
}

A:active
{
	color:#826935;
    background-color: #FFFFFF;
}

A:hover
{
	color:#826935;
    background-color: #FFFFFF;
}

.header {
	font-family:trebuchet ms, arial, sans-serif;
    font-weight:bold;
	font-size:16pt;
    color:#000000;
    background-color: #FFFFFF;
    text-align: center;
}

.calendar {
	font-family:trebuchet ms, arial, sans-serif;
    font-weight:bold;
	font-size:14pt;
    color:#826935;
    background-color: #FFFFFF;
    text-align: center;
}

.main {
	font-family:trebuchet ms, arial, sans-serif; 
    text-align:justify;
	color:#000000;	
	font-size:12pt;
    background-color: #FFFFFF;			
}

.terms {
	font-family:trebuchet ms, arial, sans-serif; 
    text-align:center;
	color:#000000;	
	font-size:10pt;
    background-color: #FFFFFF;			
}

.italic {
	font-family:trebuchet ms, arial, sans-serif; 
    text-align:left;
	color:#000000;	
	font-size:10pt;
    background-color: #FFFFFF;			
}

.center {
	font-family:trebuchet ms, arial, sans-serif; 
    text-align:center;
	font-weight:bold;
	color:#000000;	
	font-size:12pt;
    background-color: #FFFFFF;			
}

.form {
	font-family:trebuchet ms, arial, sans-serif; 
    text-align:center;
	color:#000000;	
	font-size:10pt;
    background-color: #FFFFFF;			
}

td.purple {
	font: 12px trebuchet ms, arial, sans-serif;
    background-color: #000000;
    color: #FFFFFF;
}

td.orange {
	color: #FFFFFF;
	font: 10px trebuchet ms, arial, sans-serif;
	background: rgb(0,0,0) repeat-x;
	padding: 0px 0px 0px 0px;
	text-align: center;
	line-height: 12px;
}

td.green {
	font: 12px trebuchet ms, arial, sans-serif;
    background-color: #FFFFFF;
    border: 4px solid #EBA51A;
    color: #000000;
}

td.orange a:link, td.orange a:active, td.orange a:visited {
	color: #FFFFFF;
    background-color: #000000;
	font: 10px trebuchet ms, arial, sans-serif;
	text-decoration: none;
}

td.orange a:hover {
	color: #000000;
    background-color: #FFFFFF;
	font: 10px trebuchet ms, arial, sans-serif;
	text-decoration: underline;
}
table.rep td {
	 font: 12px trebuchet ms, arial, sans-serif;
	
}

p { 
text-indent:0px;
font-size:12px;
text-align:justify;
margin:1em;
}