﻿a:link
{
	color: #444444;
	font-family: Arial, Verdana, Sans-Serif;
	text-decoration:none;
}

a:visited
{
	color: #444444;
}

a:hover
{
	color: #666666;
	text-decoration:underline;
}

body
{
	font-size: 8pt;
	color:#33333;
	font-family: Arial, Sans-Serif, Verdana;
	background-color: #5e5e5e;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

h1
{
	font-size: 12pt;
	color: #ffffff;
	font-family: Arial, Verdana, Sans-Serif;
	font-style: italic;
}

hr
{
	height: 1px;
	color:green;
}

.textArea
{
	background: white;
	font-size: 8pt;
	color: #333333;
}

.linkTable
{
	font-size: 8pt;
	font-weight:bold;
	color:#333333;
}

.homePageBulletCell
{
	text-align:left;
	padding-left:10px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#c0c0c0;
}
