body
{
	margin: 25px 5px 10px 0px;
	font-family: Tahoma, Sans-Serif;
}

A
{
	font-weight: bold;
	font-size: 13pt;
	cursor: hand;
	color: #666666;
}

H2
{
	color: #0099cc;
	font-weight: bold;
	font-size: 11pt;
	margin-bottom: 3px;
	margin-top: 0px;
}

H3
{
	color: #666666;
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 3px;
	margin-top: 0px;
}

P:first-line
{
	margin-top: 3px;
	margin-bottom: 3px;
}

P
{
	font-size: 10pt;
	line-height: 16pt;
	margin-top: 0px;
}

B
{
	color: #666666;
}

.copyright
{
	color:#FFFFFF;
	font-size:10pt;
	line-height: 12pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

.bgclouds
{
	background-attachment: fixed;
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(resources/images/bg_clouds.jpg);
}

UL
{
	margin-top: 0px;
	margin-left: 24px;
	margin-bottom: 0px;
	font-size: 10pt;
	list-style-image: url(resources/images/bullet.gif);
}

.Keypoints
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	line-height: 16pt;
	background-color: #0099cc;
	margin-bottom: 0px;
}

.Navigation
{
	font-weight: bold;
	font-size: 13pt;
	cursor: hand;
	color: #666666;	
}

