﻿body
{
	font-family: Arial, Helvetica;
}

h1
{
	font-size: 1.2em;
	font-weight: bold;
}

h2
{
	font-size: 1.0em;
	color: Red;
}

a:link{color:Red}
a:visited{color:Red}
a:hover{color:Red}
