
p
{
	font-size: small;
	font-family: arial;
	color: rgb(51,51,51);
}

p.wstrong
{
	font-size: small;
	font-family: monospace;
	color: rgb(204,204,204);
}

p.weak
{
	font-size: x-small;
	font-family: serif;
	color: rgb(102,102,102);
}

ul
{
	font-size: small;
	font-family: arial;
	color: rgb(51,51,51);
}

a
{
	color: rgb(51,51,102);
}

a.topmenu
{
	font-size: x-small;
	font-family: sans-serif;
	color: rgb(255,255,255);
	text-decoration: none;
}

a.topmenu:hover
{
	font-size: x-small;
	font-family: sans-serif;
	color: rgb(51,51,51);
	background: #FFFFFF;
}

a.seltopmenu
{
	font-size: x-small;
	font-family: sans-serif;
	color: rgb(51,51,51);
	text-decoration: none;
	background: #FFFFFF;
}

a.leftmenu
{
	font-size: small;
	font-family: sans-serif;
	color: rgb(255,255,255);
	text-decoration: none;
	font-weight: bold;
}

a.leftmenu:hover
{
	font-size: small;
	font-family: sans-serif;
	color: rgb(51,51,51);
	background: #FFFFFF;
	font-weight: bold;
}

a.selleftmenu
{
	font-size: small;
	font-family: sans-serif;
	color: rgb(51,51,51);
	text-decoration: none;
	background: #FFFFFF;
	font-weight: bold;
}

a.weak
{
	color: rgb(102,102,102);
}

h3
{
	font-size: large;
	font-family: arial;
	color: "#333333";
	letter-spacing: 0.0625cm;
}

td.head1
{
    font-size: large;
	font-family: arial;
	color: rgb(51,51,51);
	font-weight: bold;
}

