body {

	background-color: #DABA59;

}



body, td, th {

	color: #330033;

}



h1, h2, h4 {

	color: #330000;

}



h3, h5, h6 {

	color: #996666;

}



a {

  color: #006666;

}



.heading {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: x-large;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	text-align: center;

	vertical-align: middle;

	color: #FFFF00;



}

.box {

	border: thin none #000000;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	text-align: justify;

	text-indent: 4pt;

	background-color: #DABA59;





}

.sidebar {

	background-color: #FFFF00;

	text-align: justify;

	text-indent: 4pt;

	vertical-align: top;

	border-top: thin groove #000000;

	border-right: thin groove #000000;

	border-bottom: thin groove #000000;

	border-left: thin groove #000000;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: x-small;

	font-weight: lighter;

	cursor: hand;

	filter: Invert;





}

.textbox {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	background-color: #FFCC00;

	text-align: left;

	text-indent: 12pt;

	vertical-align: text-top;

	word-spacing: normal;

	height: auto;

	width: auto;

	border: thin solid #CCCCCC;

	padding: 5px;







}


