body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}h1 {
	font-size: 14px;
}
h2 {
	font-size: 13px;
	color: #DC7F42;

}

a {
	font-family: Arial;
	font-size: 13px;
	color       : #777777;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
}

a:hover {
    color       : #D06C08;
}

.a2 {
	font-family: Arial;
	font-size: 11px;
	color: #3366FF;
	text-decoration: none;
	font-weight: bold;
}
.a2:hover {
	font-family: Arial;
	font-size: 11px;
	color: #D06C08;
	text-decoration: none;
	font-weight: bold;

}
.a3 {
	font-family: Arial;
	font-size: 10px;
	color: #285193;
	text-decoration: none;
	
}
.a3:hover {
	font-family: Arial;
	font-size: 10px;
	color: #285193;
	text-decoration: none;

}
