﻿html { overflow: -moz-scrollbars-vertical !important; }

body
{
	background-color: #f9f9f9;	
	font-family: Arial;
	font-size: 12px;
}

h1 
{
	font-size: 18px;
}

h2 
{
	font-size: 16px;
}

li 
{
	font-size: 12px;
	font-weight: normal;
}

ul 
{
	padding-bottom: 20px;	
}