P {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
}
DIV {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}

A{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: Navy;
	text-decoration : none;
}
A:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	color: Navy;
   font-size: 12px;
    font-weight: bold;
	text-decoration : none;
}
H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}
H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
H3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: black;
}
H4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
H5{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
.speal {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: Black;
}
.header-menu {
  font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: White;
   text-decoration : none;
}