body { font-family:arial;
	 font-size:100%;}

table.worksheet { font-size:75%}

table.header { font-size:75%;}


table.thinborder {border:thin #181818  solid;}

div.main {position:absolute; 
		left:100px; 
		top:100px;} 
div.work {position:relative; 
		left:50px; 
		top:10px;} 
		
div.worksheet {position:relative; 
		left:100px; 
		top:10px;}
div.pagebreak {position:relative;
			 left:50px;}

h6 { color:#181818; 
	font-style:italic;}
h5 { font-style:bold; 
	font-size:75%;}
h4{ font-style:bold; 
	font-size:75%;
	color:#181818;}
h2 { font-style:bold; 
	font-size:80%;}
	
td.logo {	background-image:url('unilogo.jpg');
		background-repeat:no-repeat;}
	
td.revcellback  {background-image:url('revcellbg.jpg');
				background-repeat:no-repeat; 
				background-position: right; }

td.cellback  {background-image:url('cellbg.jpg');
			background-repeat:no-repeat; }

td.revthin { color:#FFFFFF;
			background-image:url('revthin.jpg');
			background-repeat:no-repeat; 
			background-position: right; }

td.label {font-weight:bold;}

td.highlight {font-weight:bold;
			color:#b50a00;}
			
td.common {background:#b50a00;
		  color:#FFFFFF;}
			
tr.section {color:#b50a00; 
			vertical-align:bottom; 
			font-size:130%;
			font-weight:bold;}
			
tr.summary {font-size:70%;}

tr.underline {background:black; 
			font-size:10%;}
tr.thinline {background:black; 
			font-size:5%;}
			
p.pb {margin:0; padding:0; border:0;}




