body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(images/base_10repeat.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	background-color: #FDD6C9;
}
a:link {
	color: #F10E1D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A90B0B;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
}
h3 {
	font-size: 16px;
	color: #000000;
}
.pink {color: #F10E1D
}
.darkred {color: #A90B0B
}
.photo_marginLeft0 {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.photo_marginRight0 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}