/* page styles */

body {
	font-family:"Plantagenet Cherokee";
	font-size: 12pt;
	font-weight: normal;
	color:#000000;
	text-align: center;
	margin:0 auto;
	}


/* general type styles */

p{
	font-size: 12pt;
	color:#000000
	text-align: left;
	margin-bottom:0px;
	margin-top:5px;
	margin-left:0px;
	font-family:Plantagenet Cherokee;
}

p.Title{
	font-size: 130%;
	color:#FFFFFF;
	text-align: left;
	margin-bottom:0px;
	margin-top:5px;
	margin-left:15px;
	font-family:"Plantagenet Cherokee";
}

p.Title2{

	color:#000000;
	font-size:21pt;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:30px;
	text-align: left;
	font-family:"Plantagenet Cherokee";
}
p.Title2blanc{

	color:#FFFFFF;
	font-size:21pt;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:30px;
	text-align: left;
	font-family:"Plantagenet Cherokee";
}
p.TitlesSmall{

	color:#000000;
	font-size:12pt;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:30px;
	text-align: left;
	font-family:"Plantagenet Cherokee";
}
p.TitleText
{
	color:#207BEB;
	font-size:17pt;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	text-align: left;
	font-family:"Plantagenet Cherokee";
}
p.PetitBlanc
{
	color:#FFFFFF;
	font-size:11pt;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:60px;
	text-align: left;
	font-family:"Plantagenet Cherokee";
	font-style:italic;
}

a	{
	color: #000;
	text-decoration: none;
	background-color: transparent;
	}

a:link	{
	color: #000;
	text-decoration: none;
	background-color: transparent;
	} 

a:visited	{
	color: #000;
	text-decoration: none;
	background-color: transparent;
	} 

a:active	{ 
	text-decoration:underline;
	background-color: transparent;
	} 

a:hover		{ 
	text-decoration:underline; 
	background-color: transparent;
	}
	
