﻿img {border:0 none;}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica,sans-serif; 
	margin:0.7em 0 0;
	font-weight:normal;
	line-height:1.2;
}

table {
    border-collapse: collapse;
}

table, td, th {
	border-color: #7A7977;
}

th {
	background-color: #65c5f8;
	font-weight: normal;
}

table tr:nth-child(2n) {
	background-color: #E8F1F9;
}


table tr td {
	padding: 2px 5px 2px 5px;
}

h1 { font-size: 150%; margin: 0px 0px 0.7em; font-weight: bold; }
h2 { font-size:130%; font-weight: bold;}
h3 { font-size:105%; font-weight: bold;}
h4 { font-size:100%; font-weight: bold;}
h5 { font-size:98%; font-weight: bold;}
h6 { font-size:95%; font-weight: bold; }

hr, .hr 
{
	border-top:1px solid;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
}


#workarea ol li,
#workarea ul li {
	margin: 0.2em 0;

}

#workarea ul {
	margin-top: 6px;
	margin-bottom: 6px;
	list-style-type: disc;
	list-style-image: url("images/list-img.png");

}