BODY, TD {

	color : black;

	font-family :  Verdana, Tahoma, Arial, sans-serif;

	font-size: 11px;
  scrollbar-face-color:#EE0000;
  scrollbar-shadow-color:red;
  scrollbar-3dlight-color:red;
  scrollbar-arrow-color:white;
  scrollbar-track-color:gray;
}

A {

	text-decoration: none;

	color: #EE0000;

	font-weight : bold;

}

A:Hover {

	text-decoration: none;

	color: blue;

	font-weight : bold;

}

A:Visited {

	text-decoration: none;

	color: F49F9C;

	font-weight : bold;

}

A.menu {

	text-decoration: none;

	color: blue;

	font-weight : bold;

}

A:Hover.menu {

	text-decoration: none;

	color: blue;

	font-weight : bold;

}

A.big {

	text-decoration: none;

	color: blue;

	font-weight : bold;
        
}

A:Hover.big {

	text-decoration: none;

	color: blue;

	font-weight : bold;

}

TD.big

{

  font-family :  Verdana, Tahoma, Arial, sans-serif;

  font-size: 50px;

  border : 1px solid #C0C0C0;

  color: black;

 }

HR {

	color: blue;

	height: 1pt;

}

TD.content {

	border : 1px solid #C0C0C0;

	text-align : justify;

}

TD.paragraph {

	font-size: 8pt;

	color: Black;

        border : 1px solid #C0C0C0;

        padding-top: 2px; padding-bottom: 2px;

        padding-left: 2px; 

        padding-right: 2px
}
H1 { 

	font-size: 14pt;

	color: black;
 
        margin-bottom: 0px;

        margin-right: 0px

}
TD.title {

	font-size: 14pt;

	color: Black;

}

TD.menubars {

	font-size: 12px;

	color: White;

	font-weight: bold;

}

TD.menu

{

  font-family :  Verdana, Tahoma, Arial, sans-serif;

  border : 1px solid #C0C0C0;

  color: black;

 }

A.menubars {

	text-decoration: none;

	color: White;

	font-weight : bold;

}

A:Visited.menubars {

	text-decoration: none;

	color: White;

	font-weight : bold;

}

A:Hover.menubars {

	text-decoration: none;

	color: Yellow;

	font-weight : bold;

}

input.style {	

        /*background : url(images/hipo.jpg);*/

		BACKGROUND-COLOR: white;

        COLOR: Gray;

  		FONT-FAMILY: Verdana, Tahoma;

  		FONT-SIZE: 11;

  		BORDER-STYLE: Solid;

  		BORDER-COLOR: Gray;

		BORDER-WIDTH: 1;

  	}

	select {

	    BACKGROUND-COLOR: white;

        COLOR: Gray;

  		FONT-FAMILY: Verdana, Tahoma;

  		FONT-SIZE: 11;

  		BORDER-STYLE: Solid;

  		BORDER-COLOR: Gray;

		BORDER-WIDTH: 1;

  	} 