a:hover
	{	color: red
	}
body,p,th,td
	{	font-family: "Arial", "Helvetica", "sans-serif";
		font-size: 10pt;
		color: #333333
	}

.pre
	{	font-family: "Courier New", "Courier", "mono";
	}

.height125
	{	line-height: 125%
	}

.size8pt
	{	font-size: 8pt
	}

.size9pt
	{	font-size: 9pt
	}

.size12pt
	{	font-size: 12pt
	}

.size14pt
	{	font-size: 14pt
	}

.size16pt
	{	font-size: 16pt
	}

.size18pt
	{	font-size: 18pt
	}

.size24pt
	{	font-size: 24pt
	}

.size28pt
	{	font-size: 28pt
	}

.indent40
	{	margin-left: 40px;
		line-height: 125%
	}

.indent80
	{	margin-left: 80px;
		line-height: 125%
	}
