BODY
{
	width: 600px;
	font-family: sans-serif;
	color: #444444;
}
img
{
	width: 400px;
	margin-left: 105px;
}
a:link ,a:visited
{
	display: block;
	color: #666666;
	text-decoration: none;
	border-bottom: 2px dotted #fd8b00;
	padding-top: 8px;
	padding-bottom: 4px;
}
a:hover
{
	background-color: #eeeeee;
}
H1
{
	font-size: normal;
	font-weight: bold;
}
H2
{
	font-size: 0.9em;
	font-weight: bold;
	color: #444444;
	background-color: #ecf4ff;
}
H3
{
	font-size: small;
	font-weight: bold;
	color: #0000ff;
}
DIV#main
{
	font-size: 0.9em;
}
DIV#footer
{
	margin-top: 10px;
	font-size: x-small;
}
pre
{
	font-size: normal;
}
