body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #999999;
font-style: normal;
color: #FFFFFF;
}
A {
font-size: 14px; color:#5c9ef1;
text-decoration: underline;
}
A:hover  {
font-size: 14px; color:#bdd5f4;
text-decoration: none;
background: #5c9ef1;
}
.footer_text {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
color: #FFFFFF;
}
.image{
border-style: solid;
border-color: black;
border-width:1px
}
.text_10 {
   font-size: 10px; 
}
.text_10_bold {
   font-size: 10px; font-weight: bold; 
}
.text_12 {
	font-size: 12px; 
}
.text_12_bold {
   font-size: 12px; font-weight: bold; 
}
.text_14 {
	font-size: 14px; 
}
.text_14_bold {
	font-size: 14px;	font-weight: bold;
}
.text_16_bold {
	font-size: 16px;	font-weight: bold;
}
.text_16_bold_red {
	font-size: 16px;	font-weight: bold;
   color: #FF0000;
}
.text_18_bold {
	font-size: 18px;	font-weight: bold;
}
.text_18_bold_red {
	font-size: 18px;	font-weight: bold;
   color: #FF0000;
}
.text_20_bold_red {
	font-size: 20px;	font-weight: bold;
   color: #FF0000;
}
