@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Lucida Sans";
	font-size: 9pt;
	color: #474546;
}
body { background: #386582; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }

.header {
	width:930px;
	margin:auto;
	text-align:center;
	margin-bottom: 0px;
}
.header a:link { color: #D9D0BD; text-decoration: none; }
.header a:visited { text-decoration: none; color: #D9D0BD; }
.header a:hover { text-decoration: underline; color: #D19D24; }
.header a:active { text-decoration: underline; color: #D19D24; }

.content {
	width:300px;
	margin:auto;
	text-align:center;
}
.content a:link { color: #333333; text-decoration: none; }
.content a:visited { text-decoration: underline; color: #333333; }
.content a:hover { text-decoration: none; color: #999999; }
.content a:active { text-decoration: underline; color: #999999; }
.content {
	margin: 10px 0px 10px 5px;
}

.copy {
	font-family: "Lucida Sans";
	font-size: 10pt;
	color: #333333;
	margin-top: 10px;
	margin-left: 10px;
	width: 600px;
	margin-bottom: 10px;
	line-height: normal;
	margin-right: 10px;
}

.footer {
	width:930px;
	margin:auto;
	text-align:center;
}
.footer a:link { color: #D9D0BD; text-decoration: none; }
.footer a:visited { text-decoration: none; color: #D9D0BD; }
.footer a:hover { text-decoration: underline; color: #333333; }
.footer a:active { text-decoration: underline; color: #333333; }
