body
{
	background-color: white;
}

p, ul, ol
{
	font-family: sans-serif;
}

.filename
{
	font-family: "helvetica", "sans-serif";
	font-size: 9pt;
}


.caption
{
	font-family:  "times", "serif";
	font-style: italic;
}

h1
{
	font-family: "helvetic", "helvetica", "vera sans", "sans-serif";
}

img
{
	border: 5px;
}



