﻿

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: white;
 background-position: top left;
 background-repeat: both;
}

ul
{
	margin: 10px 10px 10px 25px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	line-height: 1.5em;
	}

#sideBullets ul {margin: 50px 8px 10px 8px;}

#sideBullets li 
{
	color: White;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 8pt;
	padding: 2px;
	margin-bottom: 4px;
	margin-left: 1.2em;
	}

