/* Magazine Stylesheet */

BODY {
	background-color: #ffffff;
}

P, H1, H2, H3, H4, H5, H6, TD, TH, DIV, UL, OL, MENU, TD, TH {
	font-family: verdana, arial, helvetica, sans-serif;
}

span.caption {
	color: darkblue;
	font-weight: bold;
	font-size: small;
}

span.photocredit {
	font-size: 8pt;
}

INPUT {
	font-family: monospace;
}

H3, H4, H5, H6 {
	color: #990000;
}

A:link {
	color: #990000;
}

A:visited {
	color: #990000;
}

A:active {
	color: #880000;
}

.footer {
	font-size: 8pt;
}
