﻿body 
{
	font-family: Verdana, Tahoma, Arial;
}

hr
{
	color: red;
}

.indexheading
{
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
}

.indexsubheading
{
	font-size: 10pt;
	text-align: center;
}

.centereddiv
{
	position: absolute;
	top: 40%;
}