.BottomLegalCell
{
	font-family: Tahoma;
	font-size: 10px;
	color: #a6a6a6;
	padding-top: 5px;
	line-height: 150%
}

A:link
{
	color: #FD738E;
	text-decoration: none;
	font-weight: bold

}

A:visited
{
	color: #FD738E;
	text-decoration: none;
	font-weight: bold

}
A:hover
{
	color: #FD738E;
	font-weight: bold;
	text-decoration: underline
}

A.more:link
{
	color: #FD738E;
	text-decoration: none;
	font-weight: bold

}

A.more:visited
{
	color: #FD738E;
	text-decoration: none;
	font-weight: bold

}
A.more:hover
{
	color: #FD738E;
	font-weight: bold;
	text-decoration: underline
}


.footercell
{
	font-family: Tahoma;
	font-size: 10px;
	color: #a6a6a6;
	padding-top: 5px
}

A.footer:Link
{
	font-family: Tahoma;
	font-size: 10px;
	color: #a6a6a6;
	padding-top: 5px;
	font-weight: bold;
	text-decoration: none
}

A.footer:Visited
{
	font-family: Tahoma;
	font-size: 10px;
	color: #a6a6a6;
	padding-top: 5px;
	font-weight: bold;
	text-decoration: none
}

A.ToolbarLink
{
	text-decoration: none;
	color: black
}

A.ToolbarLink:hover
{
	text-decoration: underline;
	color: black
}


td
{
	font-family: 	tahoma;
	font-size: 		13px;
	line-height: 	160%;
	color: 			#797979;
	align:			justify;
}


body
{

	background-color: #ffffff
}

.photoborder { border-color: #CCCCCC; border-width: 1px; border-style: solid; }

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E6AB5;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 2px;
	background: #F4F3E0;
}

