body
{
	background-color: rgb(95%, 95%, 95%);
	background-image: none;
	
	margin: 6% 6% 6% 6%;
}

h1
{
	color: rgb(20%, 20%, 20%);
	font-family: Helvetica;
	font-size: 21px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	float: inherit;
}

h2
{
	color: rgb(20%, 20%, 20%);

	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;

	margin-top: 0px;
	margin-bottom: 15px;
}

h3
{
	color: rgb(20%, 20%, 20%);

	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;

	margin-top: 2.5em;
	margin-bottom: 10px;
}

h4
{
	color: rgb(20%, 20%, 20%);

	font-family: Helvetica;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;

	margin-top: 25px;
	margin-bottom: 10px;
}

h5
{
	color: rgb(20%, 20%, 20%);
    
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
    
    margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

p
{
	color: rgb(20%, 20%, 20%);

	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;

	margin-top: 0px;
	margin-bottom: 15px;
}

p.settings
{
    margin-left: 15px;
}

p.settings-inner
{
    margin-left: 15px;
	margin-bottom: 10px;
}

img.topic
{
	vertical-align: bottom;
	clear: all;
	
	border: 1px solid rgb(20%, 20%, 20%);
	
	margin-top: 0px;
	margin-bottom: 0px;
}

img.topic-wide
{
	border: 1px solid rgb(20%, 20%, 20%);

	margin-top: 7px;
	margin-bottom: 10px;
}

img.topic-noborder
{
	vertical-align: bottom;
	clear: all;
	
	margin-top: 0px;
	margin-bottom: 0px;
}

img.topic-noborder-wide
{
	vertical-align: bottom;
	clear: all;
	
	margin-top: 7px;
	margin-bottom: 10px;
}

a:link
{
	color: rgb(0%, 38%, 77%);

	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
    
    text-decoration: none;
}

a:visited
{
	color: rgb(0%, 38%, 77%);
	font-weight: bold;
}

a.list
{
	font-weight: bold;
}

ul
{
	margin-top: 0px;
	margin-bottom: 5px;
}

ul.tight
{
	margin-left: 0px;
	margin-top: -10px;
	margin-bottom: 5px;
}

ul li
{
	color: rgb(20%, 20%, 20%);
	list-style: square;
	
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;

	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

ol
{
	color: rgb(20%, 20%, 20%);

	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;

	margin-top: 0px;
	margin-bottom: 18px;
}

ol p
{
	font-weight: normal;

	margin-top: 0px;
	margin-bottom: 4px;
}

table
{
	margin-top: 0px;
	margin-bottom: 12px;
	vertical-align: bottom;
} 

td
{
	color: rgb(20%, 20%, 20%);
	text-align: center;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	vertical-align: auto;
	alignment-baseline: middle;
}
td.right
{
    color: rgb(20%, 20%, 20%);
    text-align: right;
    font-family: Helvetica;
    font-size: 14px;
    font-weight: bold;
    vertical-align: auto;
    alignment-baseline: middle;
}
td.left
{
    color: rgb(20%, 20%, 20%);
    text-align: left;
    font-family: Helvetica;
    font-size: 14px;
    font-weight: normal;
    vertical-align: auto;
    alignment-baseline: middle;
}

td.first
{
	width: 25%;

	font-size: 12px;
	font-weight: bold;
}

td.first-wide
{
	width: 30%;

	font-size: 12px;
	font-weight: bold;
}

hr.topic
{
	width: 100%;
	height: 1px;
	border: 0px;
	
	color: rgb(20%, 20%, 20%);
	background-color: rgb(20%, 20%, 20%);

	margin-top: 20px;
	margin-bottom: 20px;
}

hr.subtopic
{
	color: rgb(70%, 70%, 70%);
	
	margin-top: 10px;
	margin-bottom: 0px;
}

img.bordered
{
	border: 1px solid rgb(20%, 20%, 20%);
}

p.table
{
	margin-top: 0px;
	margin-bottom: 5px;
}

p.table-tall
{
	margin-top: 0px;
	margin-bottom: 20px;
}

div.hr1 
{
	width: 100%;
	height: 1px;
	
	background-color: rgb(20%, 20%, 20%);

	margin-top: 20px;
	margin-bottom: 0px;
} 

div.hr2
{
	width: 100%;
	height: 1px;
	
	background-color: rgb(20%, 20%, 20%);

	margin-top: 0px;
	margin-bottom: 25px;
}

table.tip
{
	table-layout: fixed;
	background-color: rgb(96%, 96%, 96%);
	
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	margin-top: 0px;
	margin-bottom: 0px;
} 

td.tip1
{
	width: 40px;
	vertical-align: top;
}

td.tip2
{
	vertical-align: top;
	text-align: left;

	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
}

b.tip
{
	font-size: 15px;
}

table.stat
{
	width: 100%;

	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
} 

td.stat1
{
	width: 33%;
	vertical-align: top;

	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;

	padding-left: 0px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.stat2
{
	width: 75%;
	vertical-align: top;

	font-family: Helvetica;
	font-size: 13px;
	font-weight: normal;

	padding-left: 0px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

p.start
{
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
}

b.start
{
	font-size: 15px;
}

li.toc
{
	color: rgb(20%, 20%, 20%);
	list-style: square;

	font-family: Helvetica;
	font-size: 18px;
	font-weight: normal;

	margin-top: 0px;
	margin-bottom: 10px;
}

li.toc2
{
	color: rgb(20%, 20%, 20%);
	list-style: disc;

	font-family: Helvetica;
	font-size: 15px;
	font-weight: normal;

	margin-top: 0px;
	margin-bottom: 5px;
}

a.toc
{
	color: rgb(0%, 38%, 77%);

	font-family: Helvetica;
	font-size: 18px;
	font-weight: normal;
}

a.toc2
{
	color: rgb(0%, 38%, 77%);

	font-family: Helvetica;
	font-size: 15px;
	font-weight: normal;
}

img.toc2
{
	vertical-align: middle;
	margin-right: 7px;
}

.small
{
	font-size: 11px;
}
