.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border: 1px solid #0761A6;
}
.vert {
        background-image: url(images/dot.gif);}
a:link { 
	
	text-decoration: none; 
	color: #556B81;
	}
a:visited { 
	font-weight: none; 
	text-decoration: none; 
	color: #556B81;
		}
a:hover, a:active { 
	text-decoration: none; 
	color: #EB0084;
	text-decoration: underline;
	}
body { 
	margin: 0px; 
	}
.td {
    border: 1px solid #000000;
 }
.four
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #0761A6;
	border-bottom-color: #FFFFFF;
	border-left-color: #0761A6;

}
