@charset "utf-8";
/* CSS Document */

.p{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
	padding: 2px;
	font-weight: normal;
}

.H2  {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;

}

.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	background-color: #99CC99;
	display: block;
	padding: 2px;
	width: 180px;
}

.navigation:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	background-color: #66FF99;
	display: block;
	padding: 2px;
	width: 180px;
}

.bolditalic14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #339966;

}

.Bold16px {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;

}

.navtext2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	width: 0px;
}

.navtext2:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #00FFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	width: 0px;
}

.navtext3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	width: 0px;
	line-height: normal;
}

.navtext3:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #339966;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	width: 0px;
}

.navtext4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 6px;
	width: 0px;
}

.navtext4:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #00FFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 6px;
	width: 0px;
}

.navigation5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
	display: block;
	padding: 2px;
	width: 180px;
}

.navigation5:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	background-color: #66FF99;
	display: block;
	padding: 2px;
	width: 180px;
}

.Inlinenavigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	background-color: #99CC99;
	display: inline;
	padding: 1px;
	width: auto;
	border: thin solid #339966;
	margin: auto;
	cursor: auto;
}

.Inlinenavigation:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	background-color: #66FF99;
	display: inline;
	padding: 2px;
	width: auto;
}
