
.header {
    font-family: Arial, Helvetica, Sans-Serif ;
	font-size: 15px;
    font-weight: 800;
	color: #000000

}

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.bodytext A
 {
	color: #000000;
}

.bodytext A:hover
 {
	color: #64879D;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.smallwhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.smallwhitetext A
 {
	color: #FFFFFF;
}

.smallwhitetext A:hover
 {
	color: #EAEAEA;
}

