a.standard_link
{
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana;
}
a.standard_link:hover
{
	text-decoration: none;
}
a.copy_link
{
	font-size: 8px;
	color: #ffffff;
	font-family: Verdana;
}
a.copy_link:hover
{
	text-decoration: none;
}
body
{
	background-color: #000000;
}
img.photo
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	margin-bottom: 3px;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}
input.no_pointer
{
	cursor: default;
}
input.no_pointer:hover
{
	cursor: default;
}
span.copyright
{
	font-size: 8px;
	color: #ffffff;
	font-family: Verdana;
}
span.header
{
	font-size: 16px;
	color: #ffffff;
	font-family: Verdana;
	font-variant: small-caps;
}
span.body_text
{
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana;
}
TD.corner
{
	border-right: gray thin solid;
	border-top: gray thin solid;
}
UL.ul_standard
{
	color: white;
	list-style-type: circle;
}
