body		{	font-family: Arial, Verdana, Helvetica, sans-serif; 
				font-size: 11pt; 
				color: #CCFFCC; 
				background-color: #400000; 
				background-image: url('images/background.gif'); 
				background-attachment: fixed; 
				background-repeat: repeat }

a:link      {   color: #00FFCC; text-decoration: none }
a:visited   {   color: #00FFCC; text-decoration: none }
a:hover     {   color: #FF0000; text-decoration: none }
a:active    {   color: #FF0000; text-decoration: none }

#header     {   position: fixed ; 
                top: 0;
                left: 147px;
                width: 550px;
                height: 80px;
                background-color: #400000}

#header a:link      {   color:#400000; text-decoration: none }
#header a:visited   {   color:#400000; text-decoration: none }
#header a:hover     {   color:#400000; text-decoration: none }
#header a:active    {   color:#400000; text-decoration: none }
                
#nav        {   position: fixed ; 
                top: 0px; 
                left: 0px;
                width: 147px;
                margin: 0px;
                background-color: #400000}

#nav a:link      {   color:#400000; text-decoration: none }
#nav a:visited   {   color:#400000; text-decoration: none }
#nav a:hover     {   color:#400000; text-decoration: none }
#nav a:active    {   color:#400000; text-decoration: none }

#content    {   margin: 80px 0px 0px 147px }

p			{	line-height: 133% }

td			{	font-size: 11pt; 
				line-height: 133% }

li			{	line-height: 133%; 
				margin-bottom: 8px }

h1			{	font-size: 12.5pt; 
				color: #00FFCC;
				font-style: italic; 
				font-weight: bold;
				margin-bottom: -12px }

h2			{	font-size: 12pt; 
				color: #FFCC00; 
				font-weight: bold;
				margin-bottom: -12px }

h3			{	font-size: 11.5pt; 
				color: #FF9900; 
				font-weight: bold;
				margin-bottom: -12px }

h4			{	font-size: 11pt; 
				color: #FF0000; 
				margin-bottom: -12px }

h5         {	font-size: 10.5pt; 
				color: #FFFFCC;
				text-decoration: underline; 
				font-weight: bold; 
				margin-bottom: -12px }

.sm			{	font-size: 8.5pt; 
				color: #FFCC00 }
				
.subp		{	font-size: 10.5pt; 
				color: #00CC99; 
				line-height: 133% }

.tf1		{	font-size: 9.5pt; 
				color: #FF0000; 
				font-weight: bold }

.tf2		{	font-size: 9.5pt; 
				color: #00FFCC; 
				font-weight: bold }

.tf3		{	font-size: 9.5pt; 
				color: #FFCC00; 
				font-weight: bold }