﻿* { 
	font-family: Verdana,  Arial, Helvetica, sans-serif;    
    font-size: 12px;
}

h1 {
	font-size: 18px;
	color:#000000;
	font-weight: bold;
	margin-bottom: 12px;
}

h2 {
	font-size: 16px;
	color:#000000;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

h3 {
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	margin-bottom: 9px;
	margin-top: 9px;
}

p {
	font-size: 12px;
	color:#000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	line-height: 1.5;
}

div#rhColumn ul { 
	padding-left: 30px;
	padding-right: 30px; 
}

li  
{
    margin-top:5px;
     margin-bottom:5px;
    line-height: 1.5;
}

table, ul {
	font-size: 12px;
	color:#000000;
    width: 450px;
}

td {
    padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}

ul.list {
    font-size: 12px;
    color:#000000;
    font-weight: normal;   
    list-style-type: disc;
    bottom: 12px;    
}
