BODY {
	color : black;
	font-family : Arial,Helvetica,sans-serif;
	font-size: 8pt;
	background-repeat: no-repeat;
	background-color : #F1F0F8;
}

h1 {
	color : #3366CC;
	font-family : Arial,Helvetica,sans-serif;
	font-size: 12pt;
}

td.header {
	color : #3366CC;
	font-family : Arial,Helvetica,sans-serif;
	font-size: 12pt;
	font-weight="bold"
}


.small {
	font-family : Arial,Helvetica,sans-serif;
	font-size: xx-small;
}

td.menu {
	color : #0060A9;
	font-family : Arial,Helvetica,sans-serif;
	font-size: 8pt;
	text-decoration : none;
	}
	
td {
	font-family : Arial,Helvetica,sans-serif;
	font-size: 8pt;
	background-repeat: no-repeat;
	
}	
	
a:a.link {
	color : #9900CC;
	font-family : Arial,Helvetica,sans-serif;
	font-size: 8pt;
	text-decoration: none;
	}
	
a:a.hover {
	color : black;
	font-family : Arial,Helvetica,sans-serif;
	font-size: 8pt;
	text-decoration: none;
	}		
		
		
a:a.visited {
	color : #9900CC;
	font-family : Arial,Helvetica,sans-serif;
	font-size: xx-small;
	text-decoration : none;
	
	}
	
a:link {
	color : #9900CC;
	font-family : Arial,Helvetica,sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight : bold;
}	

a:visited {
	color : #9900CC;
	font-family : Arial,Helvetica,sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight : bold;
}	

a:hover {
	color : black;
	font-family : Arial,Helvetica,sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight : bold;
	}		
	
a:link.small {
	color : #9900CC;
	font-family : Arial,Helvetica,sans-serif;
	font-size: xx-small;
	text-decoration: none;
	font-weight : bold;
}	

a:visited.small {
	color : #9900CC;
	font-family : Arial,Helvetica,sans-serif;
	font-size: xx-small;
	text-decoration: none;
	font-weight : bold;
}	

a:hover.small {
	color : black;
	font-family : Arial,Helvetica,sans-serif;
	font-size: xx-small;
	text-decoration: none;
	font-weight : bold;
	}			
	
.b {
text-decoration : none;
color : Red;
font-family : Arial,Helvetica,sans-serif;
font-size: 8pt;
font-weight : bold;
}

.front {
text-decoration : none;
color : black;
font-family : Arial,Helvetica,sans-serif;
font-size: 10pt;
}


	
