a:link
{
		color:#0000ff;
		text-decoration: none;
}		
a:visited
{
		color:#0000ff;
		text-decoration: none;
}
a:hover
{
		color:#0000ff;
		text-decoration: none;
}
a:active
{
		color:#0000ff;
		text-decoration: none;
}
body
{
		color: #000000;
		background-color:#FDF5E6;
		font-family: Verdana;
		font-size: 10pt;
}
.conts	{	display:none;
			font-family:Arial;
			font-size:10pt;
}
.tab	{	border-left:solid thin #003399;
			border-top:solid thin #003399;
			border-right:solid thin #003399;
			border-bottom:solid thin #003399;
			cursor:pointer;
			font-family:Verdana;
			font-size:10pt;
			font-weight:normal;
			text-align:center;
			background-color: #ffffC0;
			color: #0000ff;
}
.selTab	{	border-left:solid thin #003399;
			border-top:solid thin #003399;
			border-right:solid thin #003399;
			border-bottom:solid thin #003399;
			background-color:yellow;
			cursor:pointer;
			font-family:Verdana;
			font-size:10pt;
			font-weight:bold;
			text-align:center;
			background-color: #ffff80;
			color: #0000ff;
}
.dummy	{	border-left:solid thin #003399;
			border-top:solid thin #003399;
			border-right:solid thin #003399;
			border-bottom:solid thin #003399;
			font-family:Verdana;
			font-size:10pt;
			font-weight:normal;
			text-align:center;
			background-color: #ffffC0;
			color: #0000ff;
}
p		{	text-align:justify;
}
li		{	text-align:justify;
}
ul		{	list-style-type:circle
}
.listtitle
{
			font-style:italic;
			color:#7e651b;
			font-weight:bold;
}
