@charset "utf-8";
/* CSS Document */


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:1.5em;
	background: url(../img/layout/hg.png) repeat-x;
}

h1 {
color: #FFFF00;
}

h2{
	line-height:1.5em;
}

.greenheader {
color:#2cd982;
font-size:1.5em;
}

a {
	color: #333333;
}

a:hover{
color: #CCCCCC;
}

a:visited{
	color: #666666;
}

.navigation a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#222222;
	text-decoration:none;
}


table#grayframe{
padding:1px;
background-color:#999999;
}
