body { 	background-color: 		#FFFFFF; 
	text:				#000000; 
}

a:link    { color: #2C2CAA ;}
a:visited { color: #7C7CDA ;}
a:active  { color: #349890 ;}
a:hover   { color: #349890 ; text-decoration:none; }


a.linkWeiss:link    { color: #FFFFFF ; text-decoration:none;}
a.linkWeiss:visited { color: #FFFFFF ; text-decoration:none;}
a.linkWeiss:active  { color: #00CC33 ; text-decoration:none;}
a.linkWeiss:hover   { color: #333333 ; text-decoration:none;}



h1 { font-family: "Times New Roman", Times, serif; font-size:30pt; margin-top: 20pt; margin-bottom: 10pt;}

h2 { font-family: "Myriad Web", Arial, Helvetica, sans-serif; font-size : 18pt; color: #2C2CAA; margin-top: 17pt; margin-bottom: 8pt;}

h3 { font-family: Arial; font-style:italic; font-size:15pt; color: 2C2CAA; margin-top: 16pt; margin-bottom: 7pt;}

h4 { font-family: Arial; font-size:14pt; color: 2C2CAA; margin-top: 14pt; margin-bottom: 5pt;}

h5 { font-family: Arial; font-size:12pt; color: 2C2CAA; margin-top: 14pt; margin-bottom: 5pt;}

li { font-family:Arial; font-size:10pt; color:black; }

p {font-family : Arial, Helvetica, sans-serif; font-size : 10pt; 
	margin-top: 4pt; margin-bottom: 4pt;}

form {font-family : Courier; font-size : 10pt; 
	margin-top: 4pt; margin-bottom: 4pt;}

.align-center { text-align: center; }
.align-right  { text-align: right; }

.identifyCell1 {font-family : Arial, Helvetica, sans-serif; font-size : 10pt;}

.bodytext {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
}

.bodytext-bold {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10pt;
}

.heading {
	font-family : "Times New Roman", Times, serif;
	font-size : 25pt;
}

.subheading {
	font-family : "Myriad Web", Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #2C2CAA;
}

.titles {
	font-family : "Myriad Web", Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

.smalltext01 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

.navigation {
	font-family : "Myriad Web", Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.subnavigation {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.uppercase{
	text-transform : capitalize;
}


