body, table
{
	font-family: Tahoma;
	font-size: 10pt;
}

a
{
	color: Blue;
	text-decoration: none;
}

a:hover
{
	color: Blue;
	text-decoration: underline;
}

hr
{
	color: black;
	height: 1px;
	border-left: solid white 70px;
	border-right: solid white 70px;
}

.Info
{
	font-size: 11pt;
	font-weight: bold;
	color: #a0a0a0;
}

.Caption
{
	font-size: 14pt;
	font-weight: normal;
	color: black;
}

.SubTitle
{
	font-size: 18pt;
}

.JournalDate
{
	font-family: tahoma;
	font-weight: bold;
	font-size: 10pt;
}

.JournalTitle
{
	font-family: tahoma;
	font-weight: bold;
	font-size: 18pt;
}

.PhotoText
{
	font-weight: bold;
	font-size: 8pt;
}

