<style type="text/css">

body, table, td { 
	background-color: #FFFFFF
}

table.colour1, td.colour1 {
	background-color: #CC3300
}
table.colour2, td.colour2 {
	background-color: #3399CC
}
table.colour3, td.colour3 {
	background-color: #999999
}
table.colour4, td.colour4 {
	background-color: #CC6633
}
table.colour5, td.colour5 {
	background-color: #CC6633
}
table.colour, td.colour {
	background-color: #CCCC99
}
td.white{
	background-color:#FFFFFF;
}

h1{
	color: #000000; 
	font-size: 180%;
	font-variant: normal;
	font-weight: 100;
	font-family: Lucida Sans Unicode; 
}

h2 {
	color: #000000; 
	font-size: 160%;
	font-variant: normal;
	font-weight: 100;
	font-family: Lucida Sans Unicode;
}

h3 {
	color: #000000; 
	font-size: 120%;
	font-variant: normal;
	font-weight: 100;
	font-family: Lucida Sans Unicode;
}
h4{
	color: #000000; 
	font-size: 80%;
	font-variant: normal;
	font-weight: bold;
	font-family: Lucida Sans Unicode;
}

img.title, h2.title{
	filter: alpha(opacity= 50);
	-moz-opacity:0.5;
	opacity: 0.5;
}

img.link {
	opacity:0.4;
	-moz-opacity:0.4;
	filter:alpha(opacity=40);cursor:hand;
	border: 1px solid #000000;
}
p.white, text.white{
	color: #FFFFFF; 
	font-size: 80%;
	font-variant: normal;
	font-weight:100;
	font-family: Lucida Sans Unicode;
}
a.white:link, a.white:visited{
	color: #FFFFFF; 
	font-size: 100%;
	font-variant: normal;
	font-weight:100;
	font-family: Lucida Sans Unicode;
}
p, text, li{
	color: #000000; 
	font-size: 80%;
	font-variant: normal;
	font-weight:100;
	font-family: Lucida Sans Unicode;
}
p.small, text.small, b{
	color: #000000; 
	font-size: 70%;
	font-variant: normal;
	font-weight:100;
	font-family: Lucida Sans Unicode;
}
a.email:link, a.email:visited{
	color: #000000; 
	font-size: 100%;
	font-variant: normal;
	font-weight:100;
	font-family: Lucida Sans Unicode;
}
p.main, a.main:link, a.main:visited{
	color:#FFFFFF; 
	font-size: 100%;
	font-variant: normal;
	font-family: Lucida Sans Unicode;
	font-weight: normal;
	filter: alpha(opacity= 80);
	-moz-opacity:0.8;
	opacity: 0.8;
	
}


img{
	font-size: 80%;
	font-variant: normal;
	font-weight:100;
	font-family: Lucida Sans Unicode;
	
}
p.title, a.title:link, a.title:visited{
	color:#FFFFFF; 
	font-size: 100%;
	font-variant: normal;
	font-family: Lucida Sans Unicode;
	font-weight: normal;
	filter: alpha(opacity= 80);
	-moz-opacity:0.8;
	opacity: 0.8;
}

a:link, a:visited{
	color:#000000; 
	font-size: 70%;
	font-variant: normal;
	font-family: Lucida Sans Unicode;
	font-weight: normal;
	line-height: 150%;
}

a:hover{
	color:#FFFFFF; 
	font-size: 70%;
	font-variant: normal;
	font-family: Lucida Sans Unicode;
	font-weight: normal;
	line-height: 150%;
}

a.title:hover{
	color:#000000; 
	font-size: 100%;
	font-variant: normal;
	font-family: Lucida Sans Unicode;
	font-weight: normal;
	opacity: 0.5;
	filter: alpha(opacity= 50);
	-moz-opacity:0.5;	
}

a.main:hover{
	color:#000000; 
	font-size: 100%;
	font-variant: normal;
	font-family: Lucida Sans Unicode;
	font-weight: normal;
	filter: alpha(opacity= 50);
	-moz-opacity:0.5;
	opacity: 0.5;
}
a.email:hover{
	color: #FF0000; 
	font-size: 100%;
	font-variant: normal;
	font-weight:100;
	font-family: Lucida Sans Unicode;
}
a.white:hover{
	color: #C0C0C0; 
	font-size: 100%;
	font-variant: normal;
	font-weight:100;
	font-family: Lucida Sans Unicode;
}
</style>