SPAN.NormalText
{
	font-family : tahoma;
	font-size : 12px;
	text-align : center;
}

P.NormalText
{
	font-family : tahoma;
	font-size : 12px;
	text-align : left;
}

P.Title
{
	font-family : tahoma;
	font-size : 13px;
	font-weight : bold;
	text-align : left;
	background-color : #FDF5E6;
	border : 1px ridge;
	padding-left : 5px;
}

TABLE.NormalText
{
	font-family : tahoma;
	font-size : 12px;
	width : 100%;
}

TD.Expanded
{
	padding-bottom : 10px;
	padding-top : 10px;
}

H1.Title
{	
	font-family : tahoma;
	font-size : 16px;
	font-weight : bold;
	background-color : Silver;
	padding-left : 20px;
	border-bottom : 1px solid Gray;
	border-right : 1px solid Gray;
	border-left : 1px solid #FFFFE0;
	border-top : 1px solid #FFFFE0;
	}

H2.SubTitle
{
	font-family : tahoma;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}
	
IMG.Title
{
	vertical-align : middle;
	text-align : right;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	margin-top : 0px;
}