A:link
{
	color: #4855a8;
}

A:hover
{
	color: #5d6dce;
	text-decoration: none;
}

A:active
{
	color: #372f91;
}

A:visited
{
	color: #372f91;
}

body
{
	margin: 10px;
	background: #ffffff;
}

#copy
{
	color: #000000;
	
	font-family: "trebuchet ms", "lucida grande", helvetica, arial, sans-serif;
	font-size: small;
	line-height: 140%;
}

h1
{
	color: #000000;
	
	font-family: "trebuchet ms", "lucida grande", helvetica, arial, sans-serif;
	font-size: x-large;
	
	margin-top: 16px;
}

h2
{
	color: #222222;
	
	font-family: "trebuchet ms", "lucida grande", helvetica, arial, sans-serif;
	font-size: large;
}

h3
{
	color: #444444;
	
	font-family: "trebuchet ms", "lucida grande", helvetica, arial, sans-serif;
	font-size: medium;
}

h4
{
	color: #666666;
	
	font-family: "trebuchet ms", "lucida grande", helvetica, arial, sans-serif;
	font-size: small;
}