﻿body{font-family: Arial, Helvetica, sans-serif;}

body ul li p, body ol li p{margin-bottom: 5px;}

body ul img, body ol img{margin-top: 5px; margin-bottom: 8px;}

body ul, body ol{
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	margin-top: 10px;
	margin-left: 15px;
}

body ul li, body ol li{
	color: #636466;
	font-size: 14px;
	margin-left: 15px;
	line-height:18px;
}

body a{
	font-weight: bold;
	font-size: 14px;
}
	
.paragraphs{
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	margin-top: 8px;
}

h4{font-size: 20px;}

h2{
	font-size: 18px;
	margin-top: 8px;
}
	
h5{
	font-size: 16px;
	color: #636466;
	margin-top: 8px;
}

.divider{
	background-color: #c4c4c4;
	width: 100%;
	height: 2px;
	margin-top: 8px;
}

.listoftopics tr td a{
	font-size: 14px;
	font-weight: normal;
	color: #636466;
}
.listoftopics{margin-top: 5px}

.listoftopics tr td {height: 20px;}

.bookmarks:hover{text-decoration:none;}
	
p{font-size: 14px;}