/*
JMEphoto.com
jme.css
by argonauten360
created 21-01-2005 js 
last edited 12-02-2005 js
*/

body, h1, h2, h3, p, a, table, tr, td, img  {
	margin:0;
	padding:0;
	color: #000;
	font-family: Verdana, Arial, sans-serif;	
	text-decoration: none;	
}

body {

}

h1 {
	color: #969696;
	font-size:12px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom:14px;	
}

h2 {
	color: #969696;
	font-size:11px;
	line-height: 14px;
	font-weight: bold;	
}

td {
	color: #010101;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}

a {
	color: #666666;
	text-decoration: underline;
}




