﻿.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menutext {
	font-family:Arial;
	font-size: 11px;
}
.style2 {
	font-family: Verdana;
	font-size: 12px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #434343; font-weight: bold; }
.style6 {color: #FFFFFF; font-weight: bold;font-size:14px }
.tstyle {color:#002868; font-size:13px;font-family:Arial }
.more_info {color:Black;font-size:12px}
.FontStyle {color:Black ;font-size:12px;font-family:Arial;font-weight:bold}

.css_black  {
	
	font-family:Arial;
	font-size: 11px;
	color: Black;
    text-decoration : underline;
}
.css_red  {
	
	font-family:Arial;
	font-size: 11px;
	color: red;
    text-decoration : underline;
}