
body,table{
	font-size: 12px;
	color: #300000;
	line-height: 120%;
}

a,a:link,a:visited{
	text-decoration: underline;
	color: #300000;
}

a.dir,a.dir:link,a.dir:visited{
	text-decoration: none;
	color: #333333;
}

em{
	font-size: 12px;
	font-style: normal;
}
form{
	display: inline;
}


.tex_green{
	color: #5E96A2;
}
.tex_navy{
	color: #193B7A;
}
.tex_tacblue{
	color: #6F8CC7;
}
.tex_blue{
	color: #446BB6;
}
.tex_Lblue{
	color: #6586C3;
}
.vmid{
    vertical-align: bottom
}