a:link, a:active {
	color: #397695;
	FONT-WEIGHT: bold;
	text-decoration: none;
}
a:visited {
	color: #A80012;	
	FONT-WEIGHT: bold;
	text-decoration: none;	
}	
a:hover {
	color: #FFD300;
	FONT-WEIGHT: bold;
	FONT-STYLE: italic;		
}
body {
	background-color: #020606;
	color: #292929;
	font-family: Verdana, Arial;
	font-size: 9pt;
	text-align: justify;
	margin: 0px;
	padding: 0px;

}
#site {
	background-color: #FFFFF7;
	color: #292929;
	margin: auto;
	width: 787px;
}

#layout {
	background-color: #FFFFF7;
	height: 396px;
	width: 787px;
	margin: auto;
}

#content {
	background-color: #FFFFF7;
	float: left;
	padding: 8px;
	width: 634px;
	text-align: justify;
}

#navigation {
	font-family: Helvetica, Verdana, Arial;
	font-size: 10pt;
	LETTER-SPACING: 1pt;
	background-color: #FFFFF7;
	float: right;
	padding: 10px 10px 10px 0px;
	width: 120px;
	font-variant: small-caps;
}
#navigation a {
	font-family: Helvetica, Verdana, Arial;
	font-size: 10pt;
	LETTER-SPACING: 1pt;
	background-color: #FBFBDD;
	display: block;
	margin-top: 1px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	text-decoration: none;
	font-variant: small-caps;
}
#navigation a:hover {
	background-color: #F4F5A9;
	FONT-STYLE: normal;
}
#footer {
	clear: both;
	font-size: 10px;
	padding-bottom: 5px;
	text-align: center;
}
H1 {
	font-family: Helvetica, Verdana, Arial;
	font-size: 12pt;
	font-variant: small-caps;
	LETTER-SPACING: 1pt;
	BORDER-BOTTOM: 1px solid;	
	MARGIN: 0px 0px 5px;
	TEXT-ALIGN: left;
	COLOR: #000000
}
H2 {
	font-family: Helvetica, Verdana, Arial;
	font-size: 10pt;
	font-variant: small-caps;
	LETTER-SPACING: 1pt;
	BORDER-BOTTOM: 1px solid;	
	MARGIN: 0px 0px 5px;
	PADDING-TOP: 5px;
	TEXT-ALIGN: left;
	COLOR: #000000
}
H3 {
	font-family: Helvetica, Verdana, Arial;
	font-size: 10pt;
	font-variant: small-caps;
	LETTER-SPACING: 1pt;
	BORDER-BOTTOM: 1px solid;	
	MARGIN: 0px 0px -10px;
	PADDING-TOP: 5px;
	TEXT-ALIGN: left;
	COLOR: #000000
}
