img
{
	border-color:#000000;
}

font
{
	font-size:12px;
}

.header
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #8A8A8A;
}

table.tbl 
{
	border-width: 1px;
	border-color: #5D5D5D;
	border-collapse: collapse;
	border-style: solid;
}

table.tbl tr 
{
	border: none;
}

table.tbl th 
{
	font-size: 8pt;
	border-width: 1px;
	border-color: #5D5D5D;
	border-collapse: collapse;
	border-style: solid;
	text-align: center;
	padding: 2px;
}

table.tbl td 
{
	border-width: 1px;
	border-color: #5D5D5D;
	border-collapse: collapse;
	border-style: solid;
}

table.std td 
{
	border: none;
}

.capt 
{
	font-weight: bold;
	padding-right: 5px;
}

a:link
{
	color:#990000;
	text-decoration:underline;
}

a:visited
{
	color:#990000;
	text-decoration:underline;
}

a:active
{
	color:#990000;
	text-decoration:underline;
}

a:hover
{
	color:#990000;
	text-decoration:underline;
}

h4
{
	color:#333333;
	font-weight:bold;
	font-size:12px;
	font-family:Tahoma;
}

p
{
	color:#990000;
	font-weight:normal;
	font-family:Tahoma;
	font-size:11px
}

.text
{
	color:#333333;
	font-weight:normal;
	font-family:Tahoma;
	font-size:11px;
}

.field
{
	color:333333;
	font-size:10px;
	font-family:Tahoma;
}

td
{
	color:#333333;
	font-weight:normal;
	font-family:Tahoma;
	font-size:11px;
}

.star
{
	color:red;
	font-feight:bold;
}

