@charset "utf-8";
body,td,th {
	font-family:  Arial, Helvetica, sans-serif;
	color: #D7B45E;
	font-size: 12px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #D7B45E;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma;
	font-weight: normal;
}
h1 {
	font-size: 50px;
	color: #FF9900;
}
h2 {
	font-size: 16px;
}
.border {
	border: 1px solid #666666;
}
.border2 {
	border-top: 1px none #666666;
	border-right: 1px dotted #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
}
.border3 {
	border-top: 1px dotted #666666;
	border-right: 1px none #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px none #666666;
}
.border4{
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px none #666666;
}
.picture_border {
	border: 1px solid #666666;
	padding: 5px;
	margin: 5px;
}
.bigger {font-size: 14}
.calligraphic {
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.orange {
	font-size: 12px;
	color: #FF9900;}
.bigger_orange {
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
.black {color: #000000}

.kryfa {
	color: #000000;
	font-size: xx-small;
}
.BigRed {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.VeryBigRed {
	font-size: 22px;
	color: #FF0000;
	font-weight: bold;
}
.VeryBigBlue {
	font-size: 22px;
	color: #00FFFF;
	font-weight: bold;
}
.Heading {
	font-size: 50px;
	color: #FF9900;
	font-family: Tahoma;
}
.Title {
	font-size: 16px;
	color: #D7B45E;
	font-family: Arial, Helvetica, sans-serif;
}
