.style1 {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 14px;
	color: #C92420;
	font-weight: bold;
}
.style4 {
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-style: normal;
}
.style2 {font-size: 10pt; font-family: "Times New Roman", Times, serif; color: #C92420; font-style: normal; font-weight: bold; 
}
.style3 {font-size: 10pt; font-family: "Times New Roman", Times, serif; color: #000000; font-style: normal; font-weight: bold; 
}
.style5 {
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
	color: #C92420; 
	font-style: italic;
}
.style6 {
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
	color: #F08A27; 
	font-style: italic;
}
.style7 {
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF; 
	font-style: bold;
}

a:link {
	text-decoration:none; 
	color: #FFFFF; 
	font-size: 10pt; 
	font-family: "Times New Roman", Times, serif; 
	font-style: normal;
	}

a:visited {
    text-decoration:none; 
	color: #FFFFFF; 
    font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	}
	
a:hover {
	text-decoration:underline;
	color: #FFFFFF; 
	font-size: 10pt; 
	font-family: "Times New Roman", Times, serif; 
	font-style: normal;
	}


a.red:link {
	text-decoration:none; 
	color: #C92420; 
	font-size: 10pt; 
	font-family: "Times New Roman", Times, serif; 
	font-style: normal;
	}

a.red:visited {
    text-decoration:none; 
	color: #FF0000; 
    font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	}
	
a.red:hover {
	text-decoration:underline;
	color: #C92420; 
	font-size: 10pt; 
	font-family: "Times New Roman", Times, serif; 
	font-style: normal;
	}