/* orc style sheet */

body          { color: white; background-color: #9c1f2e; margin: 0 ; list-style-type: square; }










p, ul  {	color: #6b6b6b;
	font-size: 9pt;
	font-family: Courier }


.small_text      { color: white; font-size: 10pt; font-family: Courier ; }





.headline       {	color: white;
	font-variant: small-caps;
	font-weight: normal;
	font-size: 12pt;
	font-family: Courier;
	text-transform: uppercase }





.headlinegross      {	color: white;
	font-weight: lighter;
	font-size: 16pt;
	font-family: Courier;
	text-transform: uppercase;
	word-spacing: 100%;
	letter-spacing: 3pt }






.subhead       {	color: white;
	font-weight: normal;
	font-size: 12pt;
	font-family: Courier;
	text-transform: uppercase }







a.white:link, a.white:visited  {	color: #ffffff;
	font-family: Courier;
	text-decoration: none }


a.white:hover  {	color: black;
	text-decoration: none }


a.top:link, a.top:visited   {	color: white;
	text-decoration: none }



a.top:hover  {	color: white;
	text-decoration: none }


a.research:link, a.research:visited   {	color: white;
	text-decoration: none }



a.research:hover   {	color: white;
	text-decoration: none }



a.about:link, a.about:visited   {	color: white;
	text-decoration: none }



a.about:hover   {	color: white;
	text-decoration: none }



a.pro:link, a.pro:visited  {	color: #999;
	text-decoration: none }


a.pro:hover   {	color: white;
	text-decoration: none }



a.get:link, a.get:visited   {	color: white;
	text-decoration: none }



a.get:hover   {	color: white;
	text-decoration: none }



.table   {	color: white;
	font-size: 8pt;
	font-family: Courier }



.tabletitle   {	color: #ffffff;
	font-weight: bold;
	font-size: 12pt;
	font-family: Courier }



.tablesmallwhite   {
	color: #000;
	font-size: 10pt;
	font-family: Courier
}



.title_about      {	color: white;
	font-weight: bolder;
	font-size: 14pt;
	font-family: Courier }






a:link, a:visited   {	color: #999;
	text-decoration: none }



a:hover  {	color: #999;
	text-decoration: none }
li type="square" { color: white; }
li { color: white; }

