<!-- Style sheet for the Idiot Box website -->
<!-- Style Sheet created with the CoffeeCup StyleSheet Maker++ -->
<!-- http://www.coffeecup.com -->

<style type="text/css">

<!--

     BODY {         
  body{
          scrollbar-arrow-color: #0080FF;
          scrollbar-3dlight-color: #000055;
          scrollbar-highlight-color: #000055;
          scrollbar-face-color: #0040BB;
          scrollbar-shadow-color: #111111;
          scrollbar-darkshadow-color: #111111;
          scrollbar-track-color: #000055;
          font-family: Arial, Times New Roman, Serif;
	      color: #FFFFFF;
          font-size: small;
          font-weight: 400;
          font-style: normal;
          text-decoration: none;
          text-transform: none;
          font-variant: normal;
          background: #000055
	 } 

     H1 { 
          font-family: Arial, Times New Roman, Serif;
          font-size: x-large;
          font-weight: 600;
          font-style: normal;
          text-decoration: none;
     } 

     H2 { 
          font-family: Arial, Times New Roman, Serif;
          font-weight: 500;
          font style: bold;
     } 

     H5 {
     	font-family: Arial, Times New Roman, Serif;
        font-size: x-small;
        font-weight: 600;
	    font style: bold;
     } 

     H6 { 
          font-family: Arial, Times New Roman, Serif;
          font-size: x-small;
          font-weight: 600;
          font-variant: small-caps;
     } 

     A:link { 
          font-family: Arial, Times New Roman, Serif;
          color: #FFFFFF;
          font-weight: 600;
	      font-style: bold;
          text-transform: none;
          font-variant: normal;
	} 

     A:visited { 
 	      font-family: Arial, Times New Roman, Serif;
		  color: #FFFFFF;
		  font-weight: 600;
          font-style: bold;
          text-transform: none;
          font-variant: normal;
  	} 

     A:active { 
	      font-family: Arial, Times New Roman, Serif;
		  color: #FFFFFF;
    	  font-weight: 600;
          font-style: bold;
          text-transform: none;
          font-variant: normal;
    } 

-->

</style>