/* CSS Document */
td {
	font-family: Tahoma, Geneva, sans-serif; font-size: 10pt;
	color: #2D2D2D;
}
a:link {
	text-decoration: none;
	color: #9B5200;
}
a:visited {
	text-decoration: none;
	color: #A87E00;
}
a:hover {
	color: #A87E00;
}
a:active {
	color: #513D00;
}
H1 {font-size: 20pt;
    color: #6B4ACE;
	
}
H2 {font-family: "Times New Roman", Times, serif;
	color: #B4B4B4;
	font-style: italic;
	font-size: 20pt;
}
H3 {font-size: 16pt;
	color: #718A55;
}
H4 {font-size: 12pt;}
H5 {font-size: 11pt;}
.style1 {font-size: 8pt;}
.style2 {font-size: 7pt;}
.style3 {font-size: 10pt;
	color: #676178;	
	font-style: bold;
}
.style4 {font-size: 20pt;
    color: #7E67F6;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}  
.style5 {font-size: 9pt;}
.style9 {font-size: 22pt;}
.style10 {font-size: 12pt;}
.style11 {font-size: 14pt;}
.style12 {color: #F23D00;}

