BODY {
	background-color : transparent;
	margin : 15px;
	margin-right : 15px;
	color : Navy;
	font-family : sans-serif;
} 
A {
	text-decoration:underline;
}
UL {
	list-style: square;
	margin-right : 30px;
} 
ol{
	margin-right : 30px;
}
H1 {
	margin : 2px;
} 
H2 {
	margin : 2px;
} 

.title {
	font-size: 15px;
	font-style: normal;
	color: #93eaf7;
	background-color: #428c9c;
}
.TitleText {
visibility : hidden;
}
.hidden{
	display : none;
}
.return {
	vertical-align: top;
	font-size : 80%;
	visibility : hidden;
}

