body {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffcc;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	background-image:  url(/backgrounds/green-emerald-suede-smooth.jpg);
	margin-left: 50px;
	margin-right: 50px;
	}
body p, body div, body table, body tr, body td {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffcc;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
}
A:link {
COLOR: #99CC66;
TEXT-DECORATION: underline;
background-color : transparent;
}
A:visited {
COLOR: #ffffcc;
TEXT-DECORATION: underline;
background-color : transparent;
}
A:hover {
	COLOR: #99CC33;
	TEXT-DECORATION: underline;
	background-color : transparent;
}
A:active {
COLOR: #00FF33;
TEXT-DECORATION: underline;
background-color : transparent;
}
h1 {font-size: 18px;
}
.footer {
	font-family: "Comic Sans MS";
	COLOR:#CF9;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
}		 
.footer a:link {
	color: #ffffcc;
	text-decoration: underline;
	background-color : transparent;
}
.footer a:visited {
	COLOR:#CF9;
	text-decoration: underline;
	background-color : transparent;
}
.footer a:hover {
	COLOR: #CF9;
	text-decoration: underline;
	background-color : transparent;
}
.footer a:active {
	COLOR: #CF9;
	text-decoration: underline;
	background-color : transparent;	
}
@media only screen and (min-device-width: 768px) and (max-device-width : 1024px){
body p, body div, body table, body tr, body td, td a{
    font-size: 20px !important;
}
.taupe-background {
	font-size: 20px !important;
}
.CollapsiblePanel{
	font-size: 20px !important;
}
h1{
	font-size: 26px !important;
}
.footer{
	font-size: 16px !important;	
}
.footer a{
	font-size: 16px !important;	
}
.top td, .top td a{
	font-size: 18px !important;
}
.categories {
	font-size:18px !important;
}
.script1 {
	font-size: 20px !important;
}
}
}