body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: center;
	font-weight: bold;
	text-transform: lowercase;
	color: #666; 
}

topheader {
	font-size:medium;
}

a:link {
	color: #BC2144;
	text-decoration: none;
}
a:visited {
	color: #BC2144;
	text-decoration: none;
}
a:hover {
	color: #BC2144;
	text-decoration: underline;
}

.bigmargins {
    margin-top: 50px;
	margin-bottom: 50px;
}

.photostyle {
    color: #000;	
}
