/* CSS Document */

body {
	background-color:CCCC97;
	color:333300;
	font-family: tahoma, verdana, arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	scrollbar-face-color: #CCCC97;
	overflow-x:hidden;overflow-y:auto;
	}
A {
	color: #666600;
	font-family: tahoma, verdana, arial, sans-serif;
	text-decoration: none;
	}
A:hover {
	color: #999900;
	font-family: tahoma, verdana, arial, sans-serif;
	text-decoration: none;
	}
h1 {
	color: #333300;
	font-family: tahoma, verdana, arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	text-align: justify;
	}
h2 {
	color: #333300;
	font-family: tahoma, verdana, arial, sans-serif;
	font-style: bold;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	}
h3 {
	color: #333300;
	font-family: tahoma, verdana, arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	}
h4 {
	color: #333300;
	font-family: tahoma, verdana, arial, sans-serif;
	font-style: bold;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	}
h5 {
	color: #333300;
	font-family: tahoma, verdana, arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	}