body
{
	margin: 0px 0px 0px 0px;
	color: #000075;
	background-color: #FFFFFF;
	font-family:Arial, Tahoma;
	font-size: 16px;
}

p
{
	color: #000075;
	font-size: 16px;
	font-family:Arial, Tahoma;
	font-weight:normal;
	margin: 15px 0px 30px 0px;
}

a
{
	font-size: 16px;
	color: #EF0000;
	text-decoration: underline;
}

.grey
{
	font-size: 14px;
	color: #888888;
	text-decoration: none;
}

.grey:hover
{
	text-decoration: underline;
}

h1
{
	font-family: Times New Roman;
	font-size: 32px;
	font-weight: normal;
	color: #EF0000;
	margin: 5px 0px 20px 0px;
}

h2
{
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bold;
	color: #EF0000;
}

h3
{
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: bold;
	color: #EF0000;
	margin: 3px 0px 7px 0px;
}

h4
{
	font-family: Times New Roman;
	font-size: 22px;
	font-weight: normal;
	color: #000075;
	margin: 25px 0px 25px 0px;
}

.FotoCaption
{
	color: #000075;
	font-size: 14px;
	font-weight: normal;
	margin: 5px 0px 25px 0px;
}

img
{
	border-color: #000075;
	border-style: solid;
	border-width: 1px;
}

.noborder
{
	border-color: #FFFFFF;
	border-style: none;
	border-width: 0px;
}