Body{
	font-family : Arial, Times, serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	background-color : #FFFFFF;
	}
.Menu2-on{ 
   	font-family : Arial, Times, serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : 000000;
	}
A:link{ 
   	font-family : Arial, Times, serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : 544995;
	}
A:visited{ 
   	font-family : Arial, Times, serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : 544995;
	}		
A:Hover  {
	/*font-size : 14px;*/
	font-family : Arial, Times, serif;
	font-weight : bold;
	color : d90000;
}
H1 {
	font-family: Arial, Times, serif;
	color: 000000;
	font-size: medium;
	text-transform: capitalize;
	font-weight: bold;
	font-variant: small-caps;
}
H2 {
	font-family: Arial, Times, serif;
	font-size: small;
	font-weight: bold;
	color: 000000;
	font-variant: small-caps;
}
H3 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.fred {
	font-family: Arial, Times, serif;
	color: 000000;
	font-size: large;
	text-transform: capitalize;
	font-weight: bold;
	font-variant: small-caps;
}
.Menu1-on {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	background-color: #d90000;
	text-align: center;
	width: 150px;
	font-size: x-small;
}
.Menu1-off {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	width: 150px;
	font-size: x-small;
}
.Hidden {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1px;
}
.hint {
  background: #EEEEEE;
  padding-left: 1em;
  padding-right: 1em;
  border-style: outset;
}
.solutions {
  background: #EEEEEE;
	 padding-left: 1em;
  padding-right: 1em;
}
.problem {
	 padding-left: 1em;
  padding-right: 1em;
}
.solution-hint-title {
	font-weight: bold;
    font-style: small-caps;
}
.problem-title {
	font-weight: bold;
    font-style: small-caps;
}
.table {
    width: 800;
}

   .adsense-notower {
     display: none;
   }

 @media (max-width: 8px) {
   
   .adsense-tower {
     display: none;
     line-height: 20px;
   }

   .adsense-notower {
     display: block;
   }

.Menu2-on{ font-size : 18px; }
.Menu2-off{ font-size : 18px; }
.Menu1-on{ font-size : 18px; }
.Menu1-off{ font-size : 18px; }
A:link{ font-size : 18px;}
A:visited{ font-size : 18px;}
}
 @media (max-device-width: 8px) {
   
   .adsense-tower {
     display: none;
     line-height: 20px;
   }

   .adsense-notower {
     display: block;
   }


}