body {
font-family:  Verdana, Arial, Helvetica, sans-serif;
background-color: #ffffff;
color: #000000;
text-align: left;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 10pt;
margin-top: 0pt;
margin-left: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
}


h1 {
font-size: 30pt;
font-weight: bold;
color: #000000;
}

h1.center {
text-align: center;
}



h2 {
color: #000000;
font-weight: bold;
font-size: 12pt;
}

h2.center {
text-align: center;
}

h3 {
color: #000000;
text-align: center;
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: 10pt;
}


p {
background-color: #ffffff;
color: #000000;
text-align: left;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 8pt;
}

a {
text-decoration: none;
}

a:hover {
	text-decoration: underline
	}
	
a:link {color:#000000; text-decoration: none;}
a:visited {color:#000000; text-decoration: none;}
a:active {color:#000000;}
a:hover {
	text-decoration: underline
	}



a.Content {
background-color: #ffffff;
color: #000000;
text-align: left;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 8pt;
}

p.Bold {
font-weight: bold;
}

p.BoldCenter {
font-weight: bold;
text-align: center;
}


p.Right {
text-align: right;
}
	
p.Center {
text-align: center;
}

	
td.Content {
padding: 8pt;
}

td {
vertical-align:top;
font-size: 8pt;
}


td.Center {
vertical-align:middle;
font-size: 8pt;
}

td.BottomRight {
vertical-align:bottom;
text-align:right;
font-size: 8pt;
}

td.TopRight {
vertical-align:top;
text-align:right;
font-size: 8pt;
}


td.Head {
background-color: #003366;
vertical-align:bottom;
}

td.Galerie {
background-color: #000000;
vertical-align:middle;
text-align:center;
}


td.Nav {
text-align: left;
background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
color: #00000;
}

td.Nav a:link {
color: #000000;
text-decoration: none;
}

td.Nav a:visited {
color: #000000;
text-decoration: none;
}


td.Nav a:hover {
display: block;
color: #006699;
background-color: #FFFFFF;
text-decoration: none;
}