
.style1 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-style:normal;
	}
.style2 {
	color: #000000;
	}
.style3 {
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #444444; 
	}
.style4 {color: #444444}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006600;
	font-weight: bold;
}
.style8 {font-size: 16px}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
}

.style10 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.style11 {font-size: 13px}
.style12 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style13 {
	color: #006600; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 13px; 
}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 13px;
}

a:link {
	color:#444444;
	font-style:normal;
	font-size:13px;
	text-decoration: none;
	}
a:visited {
	color:#444444;
	font-style:normal;
	font-size:13px;
	text-decoration: none;
	}
a:hover {
	color:#0000FF;
	font-style:normal;
	font-size:13px;
	text-decoration: none;
	}
a:active {
	color:#333333;
	font-style:normal;
	font-size:13px;
	text-decoration: none;
	}

