
	.text,p,ul,td  {
		color : #FF8000;
		font-family : serif;
		font-weight : normal;
		font-style : normal;
		font-size : 13px;
		line-height : normal;
	}

	BODY {
		background-color : Black;
		scrollbar-arrow-color : Red;
		scrollbar-3dlight-color : Red;
		scrollbar-base-color : Black;
		scrollbar-darkshadow-color : #8B0000;
		scrollbar-face-color : Black;
		scrollbar-highlight-color : #8B0000;
		scrollbar-shadow-color : Black;
		scrollbar-track-color : #500000;
	}


	li {
		color : #FF8000;
		font-family : serif;
		font-weight : normal;
		font-style : normal;
		font-size : 13px;
		line-height : 17px;
		list-style-type : none;
	}

	blockquote  {
		color : #FF8000;
		font-family : serif;
		font-weight : normal;
		font-style : normal;
		font-size : 13px;
		line-height : normal;
		list-style-type : none;
	}

	form  {
		color : #FF8000;
		font-family : serif;
		font-weight : normal;
		font-style : normal;
		font-size : 13px;
	}

	.smaller  {
		color : #FF8000;
		font-family : sans-serif;
		font-weight : normal;
		font-size : 11px;
		line-height : 11px;
	}

	.small,small  {
		color : #FF8000;
		font-family : sans-serif;
		font-weight : normal;
		font-style : normal;
		font-size : 10px;
		line-height : 10px;
	}

	strong  {
		font-weight : bold;
	}

	.initial,.H1,h1  {
		color : #FF8000;
		font-family : serif;
		font-weight : bold;
		font-style : normal;
		font-size : 16px;
		line-height : 16px;
	}

	.H2,h2  {
		color : #FF8000;
		font-family : serif;
		font-weight : bold;
		font-style : normal;
		font-size : 14px;
		line-height : 14px;
	}

	.H3,h3  {
		color : #FF8000;
		font-family : serif;
		font-weight : bold;
		font-style : normal;
		font-size : 12px;
		line-height : 12px;
	}


	h4  {
		color : #FF8000;
		font-family : serif;
		font-weight : bold;
		font-style : normal;
		font-size : 16px;
		line-height : 15px;
	}

	A  {
		color : #FFAA00;
		font-weight : bold;
		text-decoration : none;
	}

	A:Visited  {}

	A:Active  {
		color : #FFBB00;
	}

	A:Hover  {
		color : #FFBB00;
	}
