P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-size : medium;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #C18E12;
	font : Arial;
	text-decoration : none;
	text-align : center;
	background-color : #000000;
	clip : auto;
	height : auto;
	width : auto;
	left : auto;
	top : auto;
	overflow : none;
	position : relative;
	visibility : visible;
}

A:Visited  {
	font-size : medium;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #C18E12;
	font : Arial;
	text-decoration : none;
	text-align : center;
	background-color : #000000;
	clip : auto;
	height : auto;
	width : auto;
	left : auto;
	top : auto;
	overflow : none;
	position : relative;
	visibility : visible;
}

A:Active  {
	color : #B36F24;
	font-size : medium;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	font : Arial;
	text-decoration : underline;
	text-align : center;
	background-color : #000000;
	clip : auto;
	height : auto;
	width : auto;
	left : auto;
	top : auto;
	overflow : none;
	position : relative;
	visibility : visible;
}

A:Hover  {
	font-size : medium;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #B36F24;
	font : Arial;
	text-decoration : underline;
	text-align : center;
	background-color : #000000;
	clip : auto;
	height : auto;
	width : auto;
	left : auto;
	top : auto;
	overflow : clip;
	position : relative;
	visibility : visible;
}

BODY  {scrollbar-face-color:#000000; scrollbar-shadow-color:#000000;scrollbar-highlight-color:#B36F24; 
scrollbar-3dlight-color: #C18E12;scrollbar-darkshadow-color:#C18E12; scrollbar-track-color: #000000;scrollbar-arrow-color: #C18E12
}


