/* CSS Document */

p, td {font-family:"Times New Roman", Times, serif;
   	   font-size: 16px;
	   }
	   
p.copyright {font-size: 11px;
			}
			
p.artist {margin-right: 2em;
		 }
		 
td.portfolio {font-size: 14px;
			}
			
td.copyright1 {font-size: 11px;
			}
			
h1 {font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: oblique;
	}
h2 {font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight:bold;
	}
	
.leftwrap {
	margin-right: 15px;
}