body, table, p {

font-family: verdana;

font-size: 10pt;

color: #ffffff;


}


h1, h2, h3, h4 {

font-family: verdana;

font-size: 12pt;

color: #ffffff;

}
.image{
	border-style:outset;
	border-color: #FE728C;
	border-width:2px;
      }

a:link,  {
text-decoration: none;
font-family: verdana;
color: #E81C3B;
font-size: 10pt;
font-weight: bold; 
}


a:hover, {
text-decoration: underline;
color: white;
font-family: verdana;
font-size: 10pt;
font-weight: bold; 
}

a:active,  {
text-decoration: none;
font-family: verdana;
color: #E81C3B;
font-size: 10pt;
font-weight: bold; 
}

a:visited,  {
text-decoration: none;
font-family: verdana;
color: #C3011E;
font-size: 10pt;
font-weight: bold; 
}

a.menu:link {font-size:9px;  color: white; font-family: arial;  letter-spacing: 0.02em;
}
a.menu:visited {font-size:9px;  color: white; font-family: arial;  letter-spacing: 0.02em;
}
a.menu:hover {font-size:9px;  color: white; font-family: arial;  letter-spacing: 0.02em; text-decoration: underline;
}
a.menu:active {font-size:9px;  color: white; font-family: arial;  letter-spacing: 0.02em;
}

h1  {
font-family: verdana, tahoma;
font-size: 10pt;
color:#ffffff;
}
h2  {
font-family: verdana, tahoma;
font-size: 12pt;
color:#E81C3B;
}


hr { border: #FE728C 1px dashed; 

}

.small {font-size:9px;  color: white; font-family: "arial"  letter-spacing: 0.02em;
}