﻿.StandardText {
	font-family: Tahoma;
	font-size: small;
}
.HighlightText {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
}
.Table1 {
	font-family: Tahoma;
	font-size: small;
	background-image: url('../images/site/LGHoriz.jpg');
	border: medium solid #FFFFFF;
	table-layout: fixed;
	border-spacing: 20px;
	empty-cells: hide;
}
.list1 {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	list-style-type: square;
	list-style-position: inside;
}
.HeadBlueBackRtAln {
	font-family: Tahoma;
	font-size: small;
	color: #FFFFFF;
	background-color: #0000FF;
	text-align: right;
	font-weight: bold;
}
.HeadBlueBackLtAln {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	background-color: #0000FF;
	text-align: left;
	color: #FFFFFF;
}
.StdTxtCtrd {
	font-family: Tahoma;
	font-size: small;
	text-align: center;
}
.WhiteLtAln {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.WhiteRtAln {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.WhiteCntd {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.StdTxtRtAln {
	font-family: Tahoma;
	font-size: small;
	text-align: right;
}
.StdTxtLtAln {
	font-family: Tahoma;
	font-size: small;
	text-align: left;
}
.XtraSmall {
	font-family: Tahoma;
	font-size: x-small;
}
