FORM  {
	margin-bottom : 0;
	margin-top : 0;
}

.freak  {
	font-size : xx-small;
}

INPUT  {
	font-weight : normal;
	font-size : x-small;
}

INPUT.top  {
	font-weight : normal;
	font-size : xx-small;
}

INPUT.submit  {
	font-weight : bold;
	font-size : 8 pt;
}

INPUT.submit2  {
	font-weight : normal;
	font-size : 8 pt;
}

.search  {
	font-weight : normal;
	font-size : 8 pt;
	height: 25;
	width: 68;
}

SELECT  {
	font-size : xx-small;
}

OPTION  {
	font-size : xx-small;
}

hr  {
	display : block;
	clear : both;
}

dl  {
	margin : 0;
}

.alink  {
	text-decoration : none;
}

.epigraph  {
	padding-left : 30%;
	/* position: relative; */
	text-align : right;
	font-size : 80%;
	margin-top : 5 px;
	margin-bottom : 5 px;
}

.header  {
	margin-top : 3 ex;
	margin-left : 0 ex;
	margin-bottom : 0 ex;
	margin-right : 0 ex;
}

.letter  {
	font-size : x-large;
	font-weight : bold;
	text-transform : capitalize;
}

.xmall  {
	font-size : small;
}


