p, body
{
	font-family:Arial;
	font-size:x-small;
}
ul
{
	font-family:Arial;
	font-size:x-small;
}
h1
{
	font-family:Times new Roman;
	font-weight:bold;
	font-size:large;
	color:#CC0000;
}
h2
{
	font-family:Times new Roman;
	font-weight:bold;
	font-size:medium;
	color:#CC0000;
}
a
{
	color:#CC6600;
	font-size:x-small;
	cursor:hand;
}
a:visited
{
	color:#CC0000;
	font-size:x-small;
	cursor:hand;
}
.copyHrefStyle
{
	font-weight:normal;
}
.clsTableTh
{
	font-weight:bold;
	color:#666666;
	background-color:#CCCCCC;
}
table, td
{
	font-family:Arial;
	font-size:x-small;
	border-width:1;
	border-style:solid;
	border-color:#AAAAAA;
}
