body,td,th {

	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #141414;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size: 19px;
	font-weight: normal;
	margin: 12px;

}
.langs {
	font-size: 12px;
	font-weight: normal;
	margin-left: 12px;
	margin-right: 12px;
}
.menu:link, .menu:visited {
	color: #585858;
	text-decoration: none;
}
.menu:hover, .menu:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
p {
	font-size: 11pt;
	color: #D4D4D4;
	margin-right: 20px;
	margin-left: 12px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;

}
.pages {
font-size: 11pt;
	text-align: center;
}
.small {
font-size: 11pt;
	}
.quot {
font-style: italic;
	font-size: 9pt;
	color: #D4D4D4;
	margin-right: 20px;
	margin-left: 12px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	text-align: right;
}
.im_div {
	background-color: #585858;
	text-align: center;
	vertical-align: middle;
	float: left;
	height: 152px;
	width: 152px;
	margin:1px;
}
.im_div2 {
	background-color: #585858;
	text-align: center;
	vertical-align: middle;
	float: left;
	height: 230px;
	
	margin:1px;
}
.video {
	background-color: #585858;
	text-align: center;
	vertical-align: middle;

	width: 408px;
	padding: 4px;
	}
#btxt p { text-align: justify; }

.input {
background-color: #afafaf;

border: 1px solid #ffffff;
}