/* CSS Document */

body
{
	color: #222244;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img
{
	margin-left: 10px;
}

p
{
	line-height: 1.5em;
	text-align: justify;
}

p.SectionHead
{
	color: #333399;
	font-size: 16px;
	font-variant: small-caps;
	font-weight:bold;
	letter-spacing: 1px;
	padding-top: 0;
	margin-top: 0;
}

p.Details
{
	font-weight: bold;
}

hr
{
	border-top: 1px dotted #cccccc;
	height: 1px;
	padding: 0;
	width: 100%;
}
