.body-text {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color:#000000;
}

}

fieldset legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #263443;
}

h1 {
	font-family: Verdana;
	font-size: 23px;
	font-weight: bold;
	color: #680000; 
	text-align:center
}
h2 {
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #3C5168;
}

h3 {
	font-family: Verdana;
	font-size: 17px;
	font-style: italic;
	color: #000000;
}

body, p, tr, td {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color:#000000;
}
a {
    text-decoration: none;
    font-weight: bold;
    color: #336633;
}  

a:hover {
    text-decoration: underline;
    color: #750000;
}


b {
	text-decoration: none;
	color: #2A5481;
}

u {
	color: #2A5481;
}

i {
	color: #2A5481;
}
.leftColoumn {
	float: left;
}
.rightColoumn {
	float: left;
}