A			{
	color: Blue;
}
A:visited	{
	color: Red;
}
A:active	{
	color: Blue;
}
A:hover		{
	color: Blue;
}
.body  {
          	font-size : 10pt;
          	font-family : Verdana,Arial,Helvetica;
          	font-weight : normal;
          	font-style : normal;
          	color : Black;
          	text-align : left;
			margin-left: 0cm;
          }
.bodycenter  {
          	font-size : 10pt;
          	font-family : Verdana,Arial,Helvetica;
          	font-weight : normal;
          	font-style : normal;
          	color : Black;
          	text-align : center;
			margin-left: 0cm;
          }
.bodybold {
	font-size : 10pt;
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-align : left;
	margin-left: 0cm;
}
.whitebody  {
          	font-size : 10pt;
          	font-family : Verdana,Arial,Helvetica;
          	font-weight : normal;
          	font-style : normal;
          	color : White;
          	text-align : left;
			margin-left: 0cm;
          }
.whitebodyBC  {
	font-size : 10pt;
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold;
	font-style : normal;
	color : White;
	text-align : center;
	margin-left: 0cm;
}
.whitebodyBL  {
	font-size : 10pt;
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold;
	font-style : normal;
	color : White;
	text-align : left;
	margin-left: 0cm;
}
.heading  {
	font-size : 12pt;
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-align : center;
	margin-left: 0cm;
	padding-bottom : 6pt;
}
.smallsubheading  {
	font-size : 10pt;
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold;
	font-style : italic;
	color : Black;
	text-align : left;
	margin-left: 0cm;
	padding-bottom : 4pt;
	padding-top : 4pt;
}
.subheading  {
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	font-style : italic;
	color : #000099;
	text-align : center;
	margin-left: 0cm;
	padding-bottom : 4pt;
	padding-top : 4pt;
}
.whiteheading {
	font-size : 12pt;
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold;
	font-style : normal;
	color : White;
	text-align : center;
	margin-left: 0cm;
	padding-bottom : 6pt;
	padding-top : 6pt;
}
.smalltext  {
	font-size : 8pt;
	font-family : Verdana, Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : left;
	margin-left: 0cm;
}
.smallindent  {
	font-size : 8pt;
	font-family : Verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : left;
	margin-left: 30px;
}
.smalltiny {
	font-size : 8pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : left;
	margin-left: 0cm;
	line-height : normal;
}
.smalltinyw {
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : center;
	margin-left: 0cm;
	line-height : normal;
}
.intro {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-style : italic;
	color : #0000CC;
	text-align : center;
	margin-left: 0cm;
	line-height : normal;
}
.rsubheading  {
	font-size : 14pt;
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	font-style : italic;
	color : #ff0000;
	text-align : center;
	margin-left: 0cm;
	padding-bottom : 4pt;
	padding-top : 4pt;
}.blueleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000099;
	background-color: #FFFF00;
	text-align: left;
	padding: 5px;
}
