﻿body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #192c19;
	text-align: center;
}

h1	{
	color: #ffff00;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

h2	{
	color: #003916;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

.text {
	font-size: 12px; 
	text-decoration:none; 
}

#container {
	width: 934px;
}
#header {
	width: 934px;
	float:left
}
#spacer {
	background-color: #FFFFFF;
	height: 2px;
	width: 900px;
	text-align:left;
	
}
.link {color: #cccc00; font-size: 12px; text-decoration:none;}

:hover.link {color: #CCCC00; font-size: 12px; font-weight:bold}

.link2 {color: #003916; font-size: 12px; text-decoration:none;}

:hover.link2 {color: #003916; font-size: 12px; font-weight:bold}

.intro	{
	padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px;
}

.tgg {
padding-right:18px;
text-align:right;
font-family:Tahoma; 
font-size:10pt; 
color:#192c19;
text-decoration:none;
height:20px; 
}

:hover.tgg {
padding-right:18px;
text-align:right;
font-family:Tahoma; 
font-size:10pt; 
color:#FF9900;
height:20px; 
}