@charset "utf-8";

/* CSS Document */


body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
}
body {
	background-color: #333;
	margin-top: 60px;
	top: 40px;
	right: 60px;
	clip: rect(40px,60px,auto,auto);
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
h1 {
	font-size: 12px;
	color: #CCC;
}
h2 {
	font-size: 14px;
	color: #CCC;
}
h3 {
	font-size: 36px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
h4 {
	font-size: 18px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
}

h5 {
	font-size: 18px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.textlang {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-transform: none;
}
.email {
	font-size: 10px;
	font-weight: bold;
}
