/* Style Sheet made with CSS Master from BoogieJack.com */

body {background-image: url(../images/backgrounds/light_blue.jpg);
      background-attachment: fixed;
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      color: #FFFFFF;
      font-family: Arial;
      font-size: 12px;
      text-align: left;}

table {background-color: ;
       color: ;
       font-family: ;
       font-size: px;
       text-align: left;}

h1    {color: #FFFFFF;
       font-family: Arial;
       font-size: 14px;}
h2    {color: #FFFFFF;
       font-family: Arial;
       font-size: 12px;}
h3    {color: #FFFFFF;
       font-family: Arial;
       font-size: 10px;}
h4    {color: #FFFFFF;
       font-family: Arial;
       font-size: 8px;}
	   
text  {color: #FFFFFF;
       font-family: Arial;
       font-size: 10pt;
       text-align: left;
	   font-weight: bold;}

a:link    {color: #FFFFFF;
           font-family: Arial;
           font-size: 10pt;
		   font-weight: bold;
           text-decoration: underlined;}
a:visited {color: #FFFF00;
           font-family: Arial;
           font-size: 10pt;
		   font-weight: bold;
           text-decoration: underlined;}
a:hover   {color: #FF9900;
           font-family: Arial;
           font-size: 10pt;
		   font-weight: bold;
           text-decoration: underlined;}
a:active  {color: ;
           font-family: #FFFF00;
           font-size: 10pt;
		   font-weight: bold;
           text-decoration: underlined;}

}