/* CSS Document */

.body {
	width: auto;
	background-color: #FFFFFF;
	font-size: 16px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	line-height: 25px;
	letter-spacing: 1px;
		}

.body a {
	width: auto;
	background-color: #FFFFFF;
	font-size: 16px;
	color: #660099;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	line-height: 25px;
	letter-spacing: 1px;
	font-weight: bold;


	}




.body a:hover {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;




	}

.sidebar {
	padding: 0px;
	vertical-align: top;
	background-color: #009900;
	color: #397e62;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #FFFFFF;
	cursor: crosshair;










	}
.sidebar a {
	margin-top: 0px;
	width: 100px;
	height: 20px;
	color: #000000;
	background-color: #FFFF00;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	}
	
.sidebar a:hover {
	color: #FFFFFF;
	width: 100px;
	height: 20px;
	background-color: #660099;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	border: 0px none #000066;
	margin: 0px;
	padding: 0px;

	}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #006600;
}
