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: century gothic
			 font-size:10pt;}

A:link
{
	color:#FF0000;
   
}

A:visited
{
	color:#FF0000;
    
}

A:active
{
	color:#FF0000;
   
}

A:hover
{
	color:#FF0000;
    
}

.header {
	font-family:century gothic;
    font-weight:bold;
	font-size:16pt;
    color:#000000;
    background-color: #FFFFFF;
    text-align: center;
}

.calendar {
	font-family:century gothic;
    font-weight:bold;
	font-size:13pt;
    color:#000000;
    background-color: #FFFFFF;
    text-align: center;
}

.main {
	font-family:century gothic;
    text-align:justify;
	color:#000000;	
	font-size:11pt;
    background-color: #FFFFFF;			
}

.basic {
	font-family:century gothic;
    text-align:center;
	color:#000000;	
	font-size:12pt;
    background-color: #FFFFFF;				
}

.terms {
	font-family:century gothic;
    text-align:center;
	color:#000000;	
	font-size:10pt;
    background-color: #FFFFFF;				
}

.copy {
	font-family:century gothic;
    text-align:center;
	color:#FFFFFF;	
	font-size:9pt;
    background-color: #000000;				
}

.center {
	font-family:century gothic;
    text-align:center;
	font-weight:bold;
	color:#000000;	
	font-size:12pt;
    background-color: #FFFFFF;			
}

.form {
	font-family:century gothic;
    text-align:center;
	color:#000000;	
	font-size:10pt;
    background-color: #FFFFFF;			
}

td.purple {
	font: 12px century gothic;
    background-color: #ffffff;
    border: 1px solid #FF0000;
    color: #FFFFFF;
}

td.orange {
	color: #FFFFFF;
	font: 10px century gothic;
	background: transparent;
	padding: 2px 0px 2px 0px;
	text-align: center;
	line-height: 12px;
}

td.green {
	font: 12px century gothic;
    background-color: #FFFFFF;
   
    color: #000000;
}

td.orange a:link, td.orange a:active, td.orange a:visited {
	color: #FFFFFF;
   	font: 10px century gothic;
	text-decoration: none;
}

td.orange a:hover {
	color: #000000;
    background-color: #FFFFFF;
	font: 10px century gothic;
	text-decoration: underline;
}
table.rep td {
	 font: 12px century gothic;
	
}

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