@charset "UTF-8";
/* CSS Document */

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #333333; background: #ffffff; }

.list { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #333333; background: #ffffff; }

a:link {color: #066AAB ; text-decoration: underline; }
a:active {color: #CC0000 ; text-decoration: underline; }
a:visited {color: #066AAB ; text-decoration: underline; }
a:hover {color: #FF0000 ; text-decoration: underline; }

blockquote, pre {
	background:#ffffff 3px 3px no-repeat;
	border:1px dashed #CCC;
	padding:8px 12px 10px 14px;
	margin:5px 0;
	width: 950px;
	text-align: left;
}

.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #333333}
a.footer:link {color: #066AAB ; text-decoration: underline; }
a.footer:active {color: #CC0000 ; text-decoration: underline; }
a.footer:visited {color: #066AAB ; text-decoration: underline; }
a.footer:hover {color: #660000 ; text-decoration: underline; }

img { border:0px dashed #CCC; padding:2px 2px 2px 2px; }

h1 { font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0; margin-top: 0; margin-bottom: 0; font-size: 11pt; font-weight: bolder; color: #333333}

ul { list-style-type: square; padding: 4px; margin: 13px; }