DIV.civ
	{
	text-align: center;
	padding-top: 10px;
	}

div.intro {
	background-color:#6699CC;
}	

div.intro h2 {
	color:#ffffff;
	font-family:"Times New Roman", Times, serif
}	

div.intro h3 {
	color:#ffffff;
	font-family:"Times New Roman", Times, serif
}	

div.intro a:link {
	color: #cccc99;
}	

div.intro a:visited {
	color: #cccc99;
}	

div.intro a:active {
	color: #cccc99;
}	

div.intro a:hover {
	color: #000000;
}
	P 
	{
	font-family: Arial; 
	color: #6699cc;
	}

P.small 
	{
	font-family:Arial; 
	font-size:10pt
	}

H2 
	{
	font-family:Arial;
	color: #6699cc;
	}

H3 
	{
	font-family:Arial;
	color: #6699cc;
	}
	
UL 
	{
	font-family: Arial; 
	color: #6699cc;
	}

DL 
	{
	font-family:Arial;
	}

A.avis:link
	{
	color: #333300;
	 }

A.avis:active
	{
	color: #706840
	}

A.avis:visited
	{
	color: #333300
	}

div.civ a:link {
	color: #cccc99;
}

div.civ a:visited {
	color: #bbbbbb;
}

div.civ a:active {
	color: #000000;
}
div#evocontent {
	background-color:#FFFFFF;
	padding-bottom: 20px}