
div.leftmenu {font-family: Tahoma; font-size: 8pt; color: white; }
div.leftmenu a:link {font-family: Tahoma; font-size: 8pt; color: white; font-weight: bold; text-decoration: none; }
div.leftmenu a:visited {font-family: Tahoma; font-size: 8pt; color: white; font-weight: bold; text-decoration: none; }
div.leftmenu a:hover {font-family: Tahoma; font-size: 8pt; color: white; font-weight: bold; text-decoration: underline; }
div.leftmenu a:active {font-family: Tahoma; font-size: 8pt; color: white; font-weight: bold; text-decoration: none; }

div.content {font-family: Tahoma; font-size: 10pt; color: black; }
div.content a:link {font-family: Tahoma; font-size: 10pt; color: blue; font-weight: bold; text-decoration: none; }
div.content a:visited {font-family: Tahoma; font-size: 10pt; color: blue; font-weight: bold; text-decoration: none; }
div.content a:hover {font-family: Tahoma; font-size: 10pt; color: blue; font-weight: bold; text-decoration: underline; }
div.content a:active {font-family: Tahoma; font-size: 10pt; color: blue; font-weight: bold; text-decoration: none; }

div.footer {font-family: Tahoma; font-size: 8pt; color: black; text-align: center;}

h1 {font-family: 'Century Gothic'; font-weight: normal; font-size: 26pt;}
p {line-height: 150%; text-indent: 30px; font-size: 10pt;}

ul {
	list-style-type: disc;
	list-style-image: url(/images/arrow.gif);
	list-style-position: outside;
	vertical-align: middle;
 	text-indent: 0px;
	height: 27px;
	width: 350px;
	}
li {font-size: 10pt;}

