﻿ol
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

.header
{
	color:#8A9BA9;
	font-family:Arial,Sans-Serif;
	font-size:18px;
	font-weight:bold;
}

