@charset "utf-8";
/* CSS Document */

body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:small; text-align:justify; background-image:url(images/background.jpg)}

p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-weight: normal; color: #000; text-align:justify; margin-bottom:-12px; text-indent: 3%;}

textarea {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; font-style: normal; font-weight: normal; color: #FFF}

h1 {font-family: Verdana, Arial, Helvetica, sans-serif;	font-variant: small-caps; font-size:medium; line-height: .9em;	font-weight: bold; color: #FFF; letter-spacing: 2px; text-align:left}

h2 {color: #004163; background-color:white; font-size:small; border-top:1px dashed #004163; border-bottom:1px dashed #004163; margin-bottom:-12px; padding:2px}

h3 {color: #004163; background-color:white; font-size:small; border-bottom:1px dashed #004163; margin-top:25px; margin-bottom:-13px}

h6 {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: x-small;	font-style: normal;	font-weight: bold;	letter-spacing:2px; color: #CCC}
	
.return {font-style: italic; font-size: x-small;}

div.figure {float: right; border: thin silver solid; margin-top:0em; margin-left:1em; padding:.2em; margin-bottom:.2em; background-color:white }

div.figure p {text-align: right; font-size: smaller; text-indent: 0; line-height:1.4em}

div.figureleft {float: left; border: thin silver solid; margin-top: 1.5em; margin-right:1em; padding: 0.2em; background-color:white; margin-bottom:1em }

div.figureleft p {text-align: left; font-size: smaller; text-indent: 0; line-height:.6em}

td {text-align:justify; }

th {text-align:left; font-weight:bold; background-color:#D7D7D7; }

a:link {color:#009; font-weight:bold; text-decoration:none}

a:visited {color:#7D3E63; font-weight:bold; text-decoration:none}

a:hover {text-decoration:underline;}

a:active {text-decoration:underline}
.Red {
	color: #F00;
}

