.menu {

	font-size: 80%;

	font-weight: 150%;

	color: #FFFFFF;

	text-decoration: none;

}

a:link {

}

a:hover {

	color: #FFFFFF;

	background-color: #000099;

}

a:visited {

}

.main {

	font-size: 90%;

	line-height: 150%;

}

.mainlink {

	font-size: 90%;

	line-height: 150%;

}

.title {

	font-size: 110%;

	line-height: 150%;

	background-color: #FEFEEE;

	font-weight: bold;

	color: #142082;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #13207E;

	border-left-width: 10px;

	border-left-style: solid;

	border-left-color: #13207E;

}

.caption {

	font-size: 80%;

	line-height: 150%;

}

body {

	margin: 0px;

}

