
 body {
	
	background-image: url(../background2.gif); 
}
  
  H1 { font-size: x-large; } 
  H2 { font-size: large;  }
  H3{font-size:medium;}
  H4,H5,H6{font-size:small;}
  blockquote,body,li,p,th,H1,H2,H3,H4,H5,H6{color:white; margin-left:1cm; margin-right:1cm;font-family:Georgia, "Times New Roman", Times, serif;}
  table,td{color:white; font-family:Georgia, "Times New Roman", Times, serif;}

A:link {color: #FF6633;text-decoration: underline } /*Orange */
A:visited {color: #FF6633;text-decoration: underline } /*Orange */
A:active {color: #FF6633;text-decoration: underline } /*Orange */
A:hover {color: #0066CC; text-decoration: underline } /*Blue */

.whitestyle{color: white;  font-family:Georgia, "Times New Roman", Times, serif;}
.bluestyle {color: #33ccff;font-family:Georgia, "Times New Roman", Times, serif; } 
.pinkstyle {color: #FF3399;  font-family:Georgia, "Times New Roman", Times, serif;}
.goldstyle {color: #FFCC66;  font-family:Georgia, "Times New Roman", Times, serif;}

a.white:link {color: #ffffff; text-decoration: underline  }
a.white:active {color: #ffffff; text-decoration: underline  }
a.white:visited {color: #ffffff;text-decoration: underline  }
a.white:hover {color: #ffffff;  text-decoration: underline }

table.inline{color:white; font-family:Georgia, "Times New Roman", Times, serif;}
td.inline{color:white; font-family:font-family:Georgia, "Times New Roman", Times, serif;}

.texthidden {display:inline}
.shown {display:block}

div#preload { display: none; }
