body, p, td, h1, h2, h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body, td, th, p
{
	font-size: 12px;
}

th
{
	font-weight: bold;
	text-align: left;
}

h1
{
	font-size: 18px;
	color: #cc0000;
}

h2
{
	font-size: 16px;
	color: #666666;
}

h3 
{
	font-size: 14px;
	color: #666666;
}

td.label 
{
	font-weight: bold;
}


.tableHeader 
{
	font-weight: bold;
}

.successMessage 
{
	color: blue;
}

.errorMessage 
{
	color: red;
}

.note 
{
	font-style: italic;
}
a.greyLink, a.greyLink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration:none;
	color: #494949;
}

a.greyLink:hover 
{
	text-decoration:underline; 
}

.ourNetworkTableCell
{
	padding: 8px 6px 18px 5px;
}

.footer
{
	font-size: 9px;
	text-align: center;
}

