:focus {
	outline:none;
}


body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {   
	margin:0;  
	padding:0;  
}

h5 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-bottom: 10px;
}

h3 {
	font-family: Verdana, Helvetica, Tahoma, sans-serif;
	/*font-family: Helvetica, Tahoma, Verdana, sans-serif;*/
	font-size: 11px;
	color: #555;
	font-weight:normal;
	padding-bottom:5px;
}

h3.section {
	margin-top: 1em;
}

h4 {
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	font-weight:normal;
	padding-bottom:5px;
	color: #555;
}

td {
	text-align: center;
	text-indent: 0px;
}

p {
	text-indent: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}

ul {
	margin-top:0;
	margin-left:0;
	padding-left:35px;
	text-indent: 0px;
}

ol {
	margin-top:0;
}

hr {
	border: 0;
	width: 100%;
	color: #cce5d0;
	background-color: #cce5d0;
	height: 1px;
}
