.off {
position:         absolute; 
left:             5;
top:			  5;
z-index:          1;
visibility:       visible;
}

.on {
position:         absolute; 
left:             5;
top:			  5;
z-index:          2;
visibility:       hidden;
}

P  {
font-size: x-small;
font-family: Verdana;
text-align: center;
}

.new  {
font-family: Impact;
text-decoration: blink;
color: Red;
}

.sidebar {
font-family: Verdana;
font-size: xx-small;
color: #e7ec13;
text-align: left;
}

.sidebartitle {
font-family: Impact;
font-size: x-small;

color: #e7ec13;
}

H1  {
	font-family : Verdana,Arial;
	font-size: large;
}

H2  {
font-family: Verdana;
font-size: small;

}

H3  {}

A  {
text-decoration: none; color: #336699}

A:Visited  {
color: #336699;
}

A:Active  {}

A:Hover  {
text-decoration: none; color: #ff9933;
}

BODY  {}

.menu  {
	font-family : Verdana;
	font-size : x-small;
	color : White;
	line-height : 2;
}

br  {
	line-height : 1;
}

.normal
{

}

.link
{
	color : #336699;
}
.copyright
{
font-size: xx-small;
font-family: Times;
font-style: italic;
}

li {
font-size: x-small;
}

.rowheading
{
font-style: italic;
}

.date
{
font-style: strong; 
font-family: Engraver MT,Times,Verdana,Arial;
font-color: #AAAAAA;
}