/* CSS Document */

.body {
	width: auto;
	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: #000000;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	line-height: 25px;
	letter-spacing: 1px;

	}




.body a:hover {
	color: #000066;
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;




	}

.sidebar {
	padding: 0px;
	vertical-align: top;
	background-color: #99CCFF;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	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: double;
	border-top-color: #FFFFFF;
	cursor: crosshair;










	}
.sidebar a {
	margin-top: 0px;
	width: auto;
	height: 20px;
	color: #000000;
	background-color: #99CCFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;

	}
	
.sidebar a:hover {
	color: #000000;
	width: auto;
	height: 20px;
	background-color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: blink;
	border: 0px none #000066;
	margin: 0px;
	padding: 0px 10px;

	}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.text a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
	text-decoration: none;
	

	}
	
.text a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
	text-decoration: none;
