body {
	font-family: Verdana;
	font-size: 14px;
}

 * {
	font-family: Verdana;
	font-size: 14px;
}

a:link { color:#000000; text-decoration: none; }
a:visited { color:#000000; text-decoration: none; }
a:focus { color:#000000; text-decoration: none; }
a:hover { color:#000000; text-decoration: none; }
a:active { color:#000000; text-decoration: none; }

img { vertical-align: text-center; }

.content a:link { color:#00558e; text-decoration: none; }
.content a:visited { color:#00558e; text-decoration: none; }
.content a:focus { color:#00558e; text-decoration: none; }
.content a:hover { color:#00558e; text-decoration: none; }
.content a:active { color:#00558e; text-decoration: none; }

.content table { border-collapse:collapse; border-style: 1px solid #000000; }

.sitem { width:700px; }

.sitem th { text-align:left; }

