/* ============================================ */
body{		font-size:10pt;
		font-family:sans serif;
}

h1,h2,h3{	font-style:italic;
		font-weight:light;
		font-family:serif;
}

p{		line-height:120%;
		margin-left:1em;
		margin-right:1em;
}

h1{	font-size:20pt;}
h2{	font-size:14pt;}
h3{	font-size:12pt;}


/* ============================================ */
.title{		border:groove gray;
		width:100%;
		padding:5px;
		color:white;
		background:black;
}

h2 a{		color:white;
		background:black;
		padding-right:100px;
}

.large{		font-size:120%;
}

sup,sub{	font-size:50%;
}

em{		font-style:italic;
		font-weight:bold;
}
