BODY {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background-color : White;
}
P {
	font-size : 108%;
	font-family : "Times New Roman", Times, serif;
}
.start {
	font-size : 140%;
	margin-top : 20px;
	text-align : center;
	font-family : "Times New Roman", Times, serif;
}
.end {
	font-style : italic;
	text-align : right;
	font-family : "Times New Roman", Times, serif;
	font-size : 100%;
}

.next {
	font-size : 90%;
	font-family : "Times New Roman", Times, serif;
}
a.next {
	text-decoration : none;
}
a.next:hover {
	text-decoration : none;
}

.menu {
	font-size : 104%;
	font-family : Arial, Helvetica, sans-serif;
	padding-left : 4px;
	padding-right : 4px;
	color: Gray;
}
a.menu {
	color: #003399;
	text-decoration : none;
}
a.menu:hover {
	color: #990000;
	text-decoration : none;
}

a {
	color: #003399;
}
a:hover {
	color: #990000;
	text-decoration : none;
}
.info {
	margin-top : 2px;
	font-size : 90%;
	font-family : "Times New Roman", Times, serif;
}
.pod {
	color: gray;
	font-size: 88%;
}
a.pod {
	text-decoration : none;
}
a.pod:hover {
	text-decoration : none;
}
.smenu {
	font-size : 90%;
	font-family : Arial, Helvetica, sans-serif;
	padding-left : 4px;
	padding-right : 4px;
	color: Gray;
}
a.smenu {
	color: #003399;
	text-decoration : none;
}
a.smenu:hover {
	color: #990000;
	text-decoration : none;
}
