body {
	background-color: #404040;
}
body, div, td, p {
	font-family: Arial;
	color: #DDE074;
}
body {
	font-size: 0.75em;
}
td {
	font-size: 0.75em;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
		
}

a img {
	border: 0px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 1.1em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	color: #000000;
	background-image: url(/photostudio/img/h.gif);
	background-repeat: repeat-x;
}
h1 a {
	color: #000000;
	text-decoration: none;
}
h2 {
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 1.2em;
        color: #ffffff;
}
h3 {
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 1.2em;
        color: #cccccc;
}

