.SolidBorder {
	border: 0.1mm solid #000000;
}

.OutsetBorder {
	border: 0.1mm outset #339999;
}

.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 0.1em; 
	filter:DropShadow(Color="#777777",OffX="1",OffY="1",Positive="1");
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

.SeparatorBoder {
	border-bottom-width: 0.1mm;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.ThemeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.NormalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}

.ColumnHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.GrooveBorder {
	border: 0.5mm groove #006699;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	background-color: #999999;
}
.ParagraphText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #000000;
}
