.indent
{
	text-indent: 1cm;
}
.indent2
{
	text-indent: 2cm;
}
.indent3
{
	text-indent: 3cm;
}
.hl
{
 color: #00f;
 text-decoration: none;
 font-variant: small-caps;
}
a:hover
{
 color: #f00; 
}
.pagetxt
{
	color: #000;
	background: #c5c5c9;
	font-family: verdana;
}
.sidetxt
{
	color: #000;
	background: #c5c5c9;
	font-family: verdana;
	font-size: medium;
	font-variant: small-caps;
	font-weight: bold;
}
.bodytxt
{
	color: #000;
	background: #fff;
	font-family: verdana;
	font-size: small;
}
