p, td {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	COLOR: #666666;
}

.heading {
	COLOR: #666666;
	font-family: Impact;
	font-size: 40px;
	font-weight: bold;
	
}
	
.heading:hover {
	COLOR: #323F70;
	font-family: Impact;
	font-size: 40px;
	font-weight: bold;
	
}

H2 {
	COLOR: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;

}
	
.H2:hover {
	COLOR: #3877BC;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	
}

.title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: #666666;
	font-weight: bold;

}

A:normal {
       COLOR: #666666;
	font-size: 12px;
	font-family: Arial;
       font-weight: bold;

}

A:hover {
	COLOR: #3877BC;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	
}

A.menu {
	font-family: Arial;
	COLOR: #666666;
	font-size: 11px;
	
}

A.menu:hover {
	font-family: Arial;
	COLOR: #68D055;
	font-size: 12px;
	font-weight: bold;
	
}

.content {
	COLOR: #666666;
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
}

.titleb {
	COLOR: #3FA22D;
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
}