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

INPUT  {
	font-weight : normal;
	font-size : x-small;
	color : #4B1B21;
}

INPUT.top  {
	font-weight : normal;
	font-size : xx-small;
	color : #4B1B21;
}

INPUT.submit  {
	font-weight : bold;
	font-size : 8 pt;
	color : #4B1B21;
}

INPUT.submit2  {
	font-weight : normal;
	font-size : 8 pt;
	color : #4B1B21;
}

SELECT  {
	font-size : xx-small;
	color : #4B1B21;
}

H1  {
	color : #4B1B21;
}

H2  {
	color : #4B1B21;
}

H3  {
	color : #4B1B21;
}

H4  {
	color : #4B1B21;
}

H5  {
	color : #4B1B21;
}

H6  {
	color : #4B1B21;
}

p.unindent {
 text-indent:0 em;
 margin-top:0;
 margin-bottom:0
 
}

p.compact {
 text-indent:3 em;
 margin-top:0;
 margin-bottom:0
 
}

p {
 text-indent:3 em;
 margin-top:10 px;
 margin-bottom:0 px
}

b  {
	color : #4B1B21;
}

i  {
	color : #4B1B21;
}

.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;
color:#4B1B21;
}

.xmall {
	font-size:small;
}

