body { 	
	background-image: url(images/matcavatar.jpg);
	
	background-position: 30% 50px; 
	
	background-repeat: repeat; 
	}
a	{
	color: #000000; 
	}

a.nodec {text-decoration: none;}

a:hover {
	text-decoration: underline;
	color: #DC143C;
	}
	

p{ 	
	font-family: old english text mt;
		
	font-size: 30pt;
		
	font-weight: bold;
		
	text-decoration: underline;

}

h2{ 	
	font-family: old english text mt;
		
	font-size: 20pt;
		
	text-decoration: underline;

}
h3{ 	
	font-family: old english text mt;
		
	font-size: 16pt;
		
	text-decoration: underline;

}
td{ font-size: 12pt; }