body {
	background-color: #FFFFCC;
	margin-left: 0px;
	margin-top: 0px;
}
.red {color: #990033}
.maintext {
	font-size: 90%;
}
.englishtext{
    font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
.gallery{
	border: 1px solid Black;
}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.headings {
	font-size: 200%;
}
.subheadings {
	font-size: 140%;
}
.white{
    color: #FFFFFF;
}
.esubheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.maintitle {
	font-size: 200%;
	font-weight: bold;
}
.whiteborder {
	border: 1px solid #FFFFCC;
}

