/* CSS Document */
.contentparragraph	{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #006699;
	margin-top: 5px;
	margin-right: 60px;
	margin-bottom: 5px;
	margin-left: 60px;
	text-align: justify;
	line-height: 20px;
	text-indent: 10pt;

						}
.copyr {
		font-family:Verdana, Arial, Tahoma;
		font-size:6pt;
		color:#666699;
	}					
h1 {
	font-family: Tahoma, Courier, Verdana, VG___;
	font-size: 28px;
	color: #CCCCCC;
	font-weight: normal;
	margin-top:12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 36px;
	}
strong	{
			color: #003366
		}
.linkbar {	font-family: Verdana, Arial, sans-serif; 
			font-size: 10px; 
			color: #006699; 
			width: 100%; 
			padding-top: 3px; 
			padding-right: 3px; 
			padding-bottom: 3px;
			padding-left: 3px;
			border: #999999 solid;
			text-align: center;
			border-width: 1px 0px 0px;
			clear: right;
			margin-top: 16px;
			margin-right: 60px;
			margin-bottom: 0px;
			margin-left: 60px
			}
.navlinks {	font-family: Arial, sans-serif, Verdana;
	font-size: 12px;
	color: #DEC394;
	text-align: center;
	font-weight: normal;
	margin-top: 24px;
	margin-right: 60px;
	margin-bottom: 12px;
	margin-left: 60px;
	border: #E3E3DF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: left}
body {
	background-color:#FCF0D6;
	background-color: #FCF0D6;
    scrollbar-highlight-color:#F5DEB3;
    scrollbar-face-color: #FCF0D6;
    scrollbar-shadow-color: #FCF0D6;
    scrollbar-3dlight-color: #FCF0D6;
    scrollbar-track-color: #F5DEB3;
    scrollbar-darkshadow-color: #FCF0D6;
    scrollbar-arrow-color: #79797C; 
}

.navlinks	a:link	{color:#FF9900; 
					text-decoration: none}
.navlinks a:visited{color:#666666; 
					text-decoration: none}
.navlinks a:hover{color:#0000FF; 
					text-decoration: none}
.navlinks a:active{color:#666666; 
					text-decoration: none}
a:link{color:#7dc8ff; 
					text-decoration: none}
a:visited {color:#3366FF; 
					text-decoration: none}
a:hover{color:#FF6600; 
					text-decoration: none}
a:active{color:#0099FF; 
					text-decoration: none}
ul {
	margin-left: 10%;
}
li {
	margin-left: 1.5em;
	list-style-image: url(../images/bullet1.gif);
	list-style-position: outside;

}
pre {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: 30px;
	font-size: 9px;
	font-style: normal;
}
