BODY {	font-family:verdana;
      	font-style:normal;
      	font-weight:normal;
	font-size:12;
      	font-color:#4E7092;
	background-color:#FFFFFF;
      	text-align:justify}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12; 
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15; 
	font-weight: bold;
}

.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
#box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

a:link    {color:#000000;
          text-decoration:none}
a:visited {color:#000000;
          text-decoration:none}
a:hover   {color=#312D24;
          text-decoration:underline}

