body
{
	font-family: Tahoma;
	font-size: 100%;
}

.sidebar
{
	float: right;
	width: 25%;
}

.box
{
	border-width: 1px;
	border-style: solid;
	border-color: #CC99FF;
	margin-bottom: 25px;
}

.box .caption
{
	background-color: #CC99FF;
	padding: 5px;
	font-weight: bold;
	color: green;
}

.box .content
{
	padding: 5px;
	margin: 0px;
}

.version 
{
	color: red;
	font-weight: bold;
}

.main 
{
	color: #664466;
	width: 65%;
	text-align: justify;
}

h1
{
	font-size: 160%;
	font-weight: bold;
	margin: 0px;
}

h1 .logo
{
	font-size: 70%;
	font-weight: normal;y
	margin-left: 20px;
}

.benefits h3
{
	font-size: 110%;
	font-weight: normal;
}

.benefits
{
	margin-left: 30px;
}

.benefits li
{
	margin-bottom: 3px;
}

.copyright
{
	text-align: center;
	font-size: 8pt;
}

h2
{
	font-size: 120%;
	padding-top: 20px;
}

.question
{
	font-weight: bold;
}

