HR.doc{
	border: none;
	border-top:  solid 1px #000000;
}
H3.doc{
	padding-top: 3px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size : medium;
	display: block;
}
H2.doc{
	display: block;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 5px;
	display: block;
	font-size : large;
}
H1.doc{
	text-align: center;
	display: block;
	padding-top: 3px;
	padding-bottom: 5px;
	font-weight: bolder;
	/*font-size : x-large;*/
}
IMG.doc{
	border: none;
}
PRE.doc{
	font-family: courier, serif;
	display: block;
}
A.doc{
	margin: 0px;
	padding: 0px;
	border: none;
}
.pictureFrame{
	text-align: center;
	vertical-align: middle;
	margin-top: 15px;
	margin-bottom: 15px;
}
.pictureInFrame{
	margin: 7px;
	vertical-align: middle;
}
