body, td, th
{
	font-family: arial, sans-serif;
	font-size: 14px;
}

a:link, a:active, a:visited
{
	color: #0000ff;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	margin-bottom: 5px;
	font-size: 20px;
}

h2
{
	margin-bottom: -6px;
	font-size: 14px;
	font-weight: bold;
}

#main
{
	width: 736px;
	height: 422px;
	padding-top: 5px;
	padding-right: 5px;
	overflow: auto;
}

.sublinks
{
	font-size: 14px;
}

.framedImage 
{
	padding: 5px;
	border: 1px solid #cccccc;
}
