body {
	background-attachment: fixed;
	background-color: #010217;
	background-image: url(Images/background.jpg);
	background-repeat: no-repeat;
	scrollbar-3d-light-color : #666699;
	scrollbar-arrow-color : #9999CC;
	scrollbar-base-color : #9999CC;
	scrollbar-dark-shadow-color : #663300;
	scrollbar-face-color : #663300;
	scrollbar-highlight-color : #336633;
	scrollbar-shadow-color : #336633;
	scrollbar-track-color : Black;
}




h2 {

	font-family: Chicago, Arial, sans-serif;

	font-size: 24px;

	font-weight: bold;

	color: #FF9933;

}



h3 {

	font-family: Chicago, Arial, sans-serif;

	font-size: 12pt;

	font-weight: bold;

	color: #FF9999;

}


h4 {

	font-family: Chicago, Arial, sans-serif;

	font-size: 12pt;

	font-weight: bold;

	color: #99CCCC;

}

h5 {

	font-family: Chicago, Arial, sans-serif;

	font-size: 12pt;

	font-weight: bold;

	color: #FFCCCC;

}


a:link {  color: #CC9966}

a:visited {  color: #CC9966}

a:hover {  color: #FFFF33; text-decoration: none}

b {  color: #CC6633; font-weight: bold}

li {  list-style-position: outside; list-style-image: url(Images/ying.gif); font-size: smaller; font-weight: normal; color: #CC99CC; font-family: Chicago, Arial, sans-serif}

a:active {  color: #666699; text-decoration: none}

.special {  color: #CC9999; font-family: Chicago,Arial, sans-serif; text-decoration: none}

.gray {  color: #CCCCCC}

th {  font-family: Chicago, Arial, sans-serif; font-size: 16pt; font-weight: bold; color: #CCCCCC; background-color: #0066FF}
p { font-family: Chicago, Arial, sans-serif; font-size: 12px; color: #f7d8b9 }
.box {
	border-top-width: 3 pt;
	border-right-width: 3 pt;
	border-bottom-width: 3 pt;
	border-left-width: 3 pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
}
