
body {
dbackground-color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans serif;
margin-left:0px;
margin-top:0px;
margin-bottom:0px;
}
h1, .h2, .h3, .h4, .h5, .h6, .td, .th, .p, .div {
font-family:Verdana,Arial,Helvetica,sans serif;
}
td, th, ul, li, ol, p, div {
font-family:Verdana,Arial,Helvetica,sans serif;
}
.noline {
text-decoration:none;
}
.ol, .ul, .li {
color:#00445C;
font-size:13px;
text-decoration:none;
}
a:link {
color:#00445C;
}
a:visited {
color:#00445C;
}
a:hover {
color:#3399CC;
}
a:active {
color:#3399CC;
}
.whitelink {
color:#000000;
}

p {
margin-bottom:10px;
margin-top:0px;
padding-bottom:0px;
}

big {
color:#000000;
font-size:18px;
font-weight:bold;
text-decoration:none;
margin-bottom:0px;
}

table.res {
	border-width: 2px;
	border-spacing: 2px;
	border-style: dotted;
	border-color: gray;
	border-collapse: collapse;
	/*background-color: white; */
}
table.res th {
	border-width: thin;
	padding: 3px;
	border-style: dashed;
	border-color: gray;
	/* background-color: white;
	-moz-border-radius: ; */
}
table.res td {
	border-width: thin;
	padding: 3px;
	border-style: dashed;
	border-color: gray;
	/*background-color: white;
	border-collapse: collapse;

	-moz-border-radius: ; */
}


