﻿a, 
a:visited
{
	color:#666;
	font-size:100%;
	text-decoration:none;
}

a:hover
{
	color:#c00;
}

a img
{
	border:#666 solid 2px;
}

p
{
	margin-top:0px;
}

h1
{
	font-size:150%;
	margin:2px;
}

h2
{
	font-size:160%;
}

h3
{
	font-size:145%;
}

h4
{
	font-size:130%;
}

h5
{
	font-size:115%;
}
hr
{
	border:none;
	height:0px;
	border-top:solid 1px #999;
}



