BODY{
	SCROLLBAR-FACE-COLOR: #ff6600;
	SCROLLBAR-HIGHLIGHT-COLOR: #ff6600;
	SCROLLBAR-SHADOW-COLOR: #ff9900;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #ff9900;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #ff9900;
	font-family : serif;
	font-size : 15pt;
	background : Black;
	color : #000000;
	margin : 0;
}

td.lt {
	font-family : Comic Sans MS;
	font-size : 12px;
	color : Black;
}

td.lta{  
	font-family : Comic Sans MS;
	font-size : 14px;
	color : Black;
}

td.lty {
	font-family : bookman old style, Comic Sans MS;
	font-size : 14px;
	color : #000000;
}

td.ltt {
	font-family : "tempus sans itc";
	font-size : 50px;
	color : #1C83EA;
}
td.ltty {
	font-family : bookman old style;
	font-size : 40px;
	color : black;
}

td.red{ background : transparent;
	border : medium groove Red;
	}

td.blu{
	background : transparent;
	border : thin groove Blue;
}

td.form{
	background : Black;
	font: Comic Sans MS;
	color : White;
}

A.lebr {
	color: #0000FF;
	text-decoration: none;
	font-size: 15px;
	font-family: tempus sans itc;
}

A:visited.lebr { 
	color: #800080;
	text-decoration: none;
	font-size: 15px;
	font-family: tempus sans itc;
 }
 
A:hover.lebr {
	color: #808000;
	text-decoration: underline;
	font-size: 15px;
	font-family: tempus sans itc;
}

A.lt {
	color: #0000FF;
	text-decoration: none;
	font-size: 14px;
	font-family: Comic Sans MS;
}

A:visited.lt { 
	color: #800080;
	text-decoration: none;
	font-size: 14px;
	font-family: Comic Sans MS;
 }
 
A:hover.lt {
	color: #808000;
	text-decoration: underline;
	font-size: 14px;
	font-family: Comic Sans MS;
}

A.lty {
	color: #0000FF;
	text-decoration: none;
	font-size: 14px;
	font-family: bookman old style;
}

A:visited.lty { 
	color: #800080;
	text-decoration: none;
	font-size: 14px;
	font-family: bookman old style;
 }
 
A:hover.lty {
	color: #808000;
	text-decoration: underline;
	font-size: 14px;
	font-family: bookman old style;
}
P.heb {
	color : #1C83EA;
	font-size : 37px;
	font-family: tempus sans itc;
}

td.gen{
	font-family : serif;
	font-size : 15px;
	color : White;
}

A:gen{ 
	color: red;
	text-decoration: underline;
	 }
	 
A:visited.gen{ 
	color: Yellow;
 }	 