body
	{font-family: 'Georgia', 'Book Antiqua', 'Palatino', serif;
	font-weight: bold;
	font-size: 12pt;
	background-color: #FFFFFF;
	color: #990000;
	width:425px;
	padding:0px;
	border:0px solid gray;
	margin:0px;
	background-image: url('romani1.jpeg');
	background-size: 60px 60px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 80% 20%;
	}

A
	{text-decoration: none}
.rev
	{margin: 0px 0px 0px 6px}
A.rev:before
	{content:"\00A4\00A0";
	color: #990000;}
A:link
	{color: rgb(0,0,255)} 
A:visited
	{color: blue;}
A:hover 
	{color: rgb(0,0,255);
	text-shadow: 1px 0px 0px #000099
	}
			
	
h1 
	{
	font-size: 18pt;
	margin: 10px 0 10px 0;
	}
h2 
	{
	font-size: 16pt;
	margin: 10px 0 10px 0;
	}
h3 
	{color: #990000;
	font-size: 11pt;
	margin: 30px 0 12px 0;
	}
.old
	{color: #000000;
	font-size: 11pt;
	margin: 10px 0 12px 0;
	}
p
	{color: rgb(0,0,255);
	font-size: 11pt;
	font-weight: normal;
	margin: 10px 0px 10px 25px;
	text-align: left;
	line-height: 137%;
	}
.old
	{color: #000000;
	font-size: 11pt;
	margin: 10px 0px 10px 25px;
	}
table,th,td
	{color: #000000;
	font-size: 11pt;
	}
table
	{width:400px;
	}
table.student
	{width:600px;
	}
td
	{padding:0px 10px 0px 0px;
	}	