﻿body, td
{
	font-family: "Courier New" , Courier, monospace;
	font-size: 12px;
}

a:link
{
	color: #336699;
}
a:hover
{
	color: #990000;
	text-decoration: none;
}
a:visited
{
	color: #336699;
}
a:active
{
	color: #336699;
}

li
{
	list-style-type: square;
}
ul
{
	list-style-type: none;
}
h2
{
	font-family: "Courier New" , Courier, monospace;
	font-size: 18px;
	font-weight: bold;
}




