BODY
{
	background-color: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
}
p
{
	background-color: #F5F5F5;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}
table, td, tr
{
	vertical-align: top;
	border: none;
	font-size: 95%;
	color: Black;
}
H1
{
	background-color: #F5F5F5;
	color: #696969;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font: bold;
}
H2
{
	background-color: #F5F5F5;
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
	font: bold;
}
H3
{
	background-color: #F5F5F5;
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
	font: bold;
}
H4
{
	background-color: #F5F5F5;
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
H5
{
	background-color: #F5F5F5;
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
}
H6
{
	background-color: #F5F5F5;
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
ul
{
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	color: Black;
	font-size: 95%;
}
li {
	font-size: 100%;
	list-style: disc outside;
	color: Black;
	line-height: 12pt;
}
hr
{
	color: Gray;
}
a, a:link, a:visited
{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: normal;
	vertical-align: middle;
	background: #FFFFDD;
}
A:HOVER
{
	background-color: Silver;
	color: #FFFFDD;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: normal;
	vertical-align: middle;
}
#rand h5 
{
	background-color: #F5F5F5;
	color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	width: 12em;
	list-style: disc;
	margin-bottom: 1em;
	font-size: 85%;
	line-height: normal;
}

#rand ul
{
	margin-left: -0em;
}
#rand li
{
	background-color: #F5F5F5;
	color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	border: thin outset Gray;
	width: 12em;
	list-style: none;
	margin-bottom: 1em;
	font-size: 98%;
	line-height: normal;
}

#rand A, #rand A:LINK
{
	color: Gray;
	text-decoration: none;
	width: 12em;
	vertical-align: middle;
	background-color: #FFFFDD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	display: block;
	font-size: 98%;
	line-height: normal;
}
#rand A:VISITED
{
	color: #FFFFDD;
	text-decoration: none;
	width: 12em;
	vertical-align: middle;
	background-color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	display: block;
	font-size: 98%;
	line-height: normal;
}
#rand A:HOVER
{
	color: Gray;
	text-decoration: none;
	width: 12em;
	vertical-align: middle;
	background-color: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 98%;
	line-height: normal;
}
