body {
	background-color: #F3DB4A;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(Images/leftside.jpg);
	background-repeat: repeat-x;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif, "Comic Sans MS";
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-left-color: #44287F;
	padding-top: 10px;
}
.textmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline overline;
	background-color: #FFFF99;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif, "Comic Sans MS";
	font-size: 12px;
	color: #000000;
	padding-bottom: 5px;
}
.captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
