BODY {
	background : White;
	margin-bottom : 10%;
	margin-left : 10%;
	margin-right : 10%;
	margin-top : 10%;
	text-align : justify;
	text-decoration : none;
	letter-spacing : 3px;
	color : Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

A {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing : 3px;
	color : #8B0000;
}
A:HOVER {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing : 3px;
	color : Silver;
}
TD.wide {
	text-align : justify;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing : 3px;
}
TD.wide_list {
	text-align : left;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing : 3px;
}

}

TD.smaller {
	text-align : left;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: x-small;
	letter-spacing : normal;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;


}
td.comment {
	text-align : justify;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing : 3px;
	border: thin dotted #CCCCCC;

}

