.SectionHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#990033;
}
.SectionLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #EFEFEF;
}
.DescrLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.ImageLink {
	border: medium inset #000000;
}
.TitleLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

