/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #dac65a;
}
table {background-color: #400015}
a:link {
	color: #dac65a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #dac65a;
}
a:hover {
	text-decoration: underline;
	color: #D5D500;
}
a:active {
	text-decoration: none;
	color: #D5D500;
}
body {
	background-color: #002200;
}
#Layer1 {
	position:absolute;
	width:180px;
	height:115px;
	z-index:1;
	left: 126px;
	top: 230px;
}
.style1 {
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	font:Georgia, "Times New Roman", Times, serif;
}
.style2 {font-size: 10px}
.style3 {font-size: 16px;
	line-height: 30px;
}
.style4 {
	font-size: 10px;
	font-style: italic;
}
.special {font-size: 16px;
	line-height: 30px;
	font:italic;
	font:bold;
}
.recognition {font-size: 12px;
	line-height: 24px;
	font:italic;
	text-align:center;
	vertical-align:top;
}
.small_column {
	width: 155px;
}
.medium {font-size: 12px}