body
{
	margin: 0.25in;
	padding: 0in;
}
img
{
	vertical-align: bottom;
	border: none;
}
body, p, td, th, li, dd, dt, h1, h2, h3, h4, h5, h6, blockquote
{
	font-family: cochin, georgia, serif;
}
h1, h2, h3, h4, h5, h6
{
	color: #0052CD;
	font-weight: bold;
	margin-top: 0px;
}
a:link, a:visited
{
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active
{
	text-decoration: underline;
	font-weight: bold;
}
a:link
{
	color: #0052CD;
}
a:visited
{
	color: #023787;
}
a:hover, a:active
{
	color: #68A1F6;
}
dt
{
	font-weight: bold;
	color: #0052CD;
}
dd
{
	font-weight: normal;
	margin-bottom: 0.8em;
}
table.user_description, table.generic_float_right_table
{
	border: 3px double #0052CD;
	float: right;
	clear: right;
	width: 200px;
	margin: 0.1in;
	margin-right: 0in;
}
table.user_description th, table.generic_float_right_table th
{
	border-bottom: 1px solid #0052CD;
	background-color: #68A1F6;
	font-size: large;
	padding: 0.1in;
}
table.user_description td, table.generic_float_right_table td
{
	font-size: small;
	padding: 0.1in;
}
table.user_description td ul
{
	margin: 0in;
	padding-left: 25px;
}
dl.item_list dt, span.rename_ext_preview
{
	font-weight: normal;
	color: #999999;
	font-style: italic;
}
dl.item_list dt em
{
	font-weight: normal;
	color: black;
	font-style: normal;
}
dl.item_list dd.preview
{
	font-size: small;
	color: #999999;
}
span.oneline
{
	white-space: nowrap;
}
span.red
{
	color: red;
}