﻿TD {
	font-size: xx-small;
}

P {
}

li {
	font-size: x-small;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

HR {
	width : 50%;
	height : 1px;
}

A:link {
	text-decoration: underline;
}

A:visited {
	text-decoration: underline;
}

A:active {
	text-decoration: none;
}

A:hover {
	text-decoration: none;
}

H1 {
	font-size: 12pt;
	font-style: bold;
}