
BODY {
	background-image:url(pics/romtextb.jpg);
	margin-top:50px;
	margin-bottom:50px;
	margin-left:55px;
	margin-right:50px;
	font-family:Courier New, Times New Roman, MS sans serif;
}

P {
	font-size:10pt;
	font-weight:bold;
	text-indent:0.5in;
}
.noindent{
	text-indent:0;
}
.subtitle{
	font-family:Helvetica,Tahoma,serif;
	font-style:italic;
	color:#0000ff;
}
A{
	text-decoration:none;
}

H1{
	font-family:Tahoma;
	text-align:center
}
H2{
	font-family:Helvetica;
}
H3{
	color:#0000ff;
}
UL,LI  {
	font-size:10pt;
	font-weight:bold;
}
DL,DD,DT{
	font-size:10pt;
	font-weight:bold;
}
EM {
	font-weight:normal;
	font-style:italic;
}
