body {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #ffffff;
}

.nav {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #000000;
}

td {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	line-height: 16px;
}

.bold {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}

hr {
	color: #ffffff;
	height: 1px;
	}

a {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
}

a.orgel {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

a.orgel:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
}


h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	margin-bottom: 3px;
	color: #ffffff;
}

h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	margin-bottom: 6px;
	color: #ffffff;
}


.btn {
	cursor:pointer;
	color:#FFFFFF;
	font-weight:bold;
	font-family: Arial, Verdana, Times New Roman, Times, serif;
	font-size: 10px;
	margin: 0px;
	background-color: #747373;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;

}

.box
			{
			font-family: Arial, Verdana, Times New Roman, Times, serif;
			font-size: 11px;
			font-weight: normal;
			color: black;
			border: #ffffff 1px solid;
			scrollbar-face-color: #efefef;
			scrollbar-arrow-color: #EEF1F6;
			scrollbar-track-color: #fcfcfc;
			scrollbar-shadow-color: #111111;
			scrollbar-highlight-color: #efefef;
			scrollbar-3dlight-color: #bdbdbd;
			scrollbar-darkshadow-color: #6C98AC
			}

			


