body { 
	font-family: serif;
	font-size: medium; }


p {
	font-family: serif;
	font-size: medium;
	font-weight: normal;
	color: black;}
td {
	font-family: serif;
	font-size: medium;
	font-weight: normal;
	color: black;}
a:link{
	font-family: sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #152BFF;}
a:visited{
	font-family: sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #152BFF;}


p.menu {
	font-family: serif;
	font-size: medium;
	font-weight: bold;
	background: #152BFF;
	color: #A0FD9A;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;}
a.menu:link{
	font-family: serif;
	font-size: medium;
	font-weight: bold;
	background: #152BFF;
	color: #A0FD9A;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;}
a.menu:visited{
	font-family: serif;
	font-size: medium;
	font-weight: bold;
	background: #152BFF;
	color: #A0FD9A;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;}



h1.advert { 
	font-family: sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000000; 
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 0px;}
h2.advert { 
	font-family: sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000; 
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 0px;}
