.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px; 
color: #F28730;
text-align: center;
margin-top: 0.25cm;
}
h2 {
font-size: 12px;
color: #F28730;
text-align: center;
font-weight: 900;
}
h3 {
font-size: 12pt;
color: #F28730;
margin-bottom: -.4cm;
text-decoration: underline;
}

img {
    border: none;
}


.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;


a
{
text-decoration: none;
color: #F38F01;
}

.menu  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #ffffff; 
    font-weight: bold; 
    text-decoration: none;
}