BODY, TD {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
}
.naz{
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
}

li{
	margin-top: 5px;
	color: #333333;
}

A {
	text-decoration: none;
	color: #666666;
}

A:Hover {
	text-decoration: underline;
	color: #666666;
}
A.str {
	text-decoration: none;
	color: #A91A1A;
}

A.str:Hover {
	text-decoration: underline;
	color: #A91A1A;
}
.title {
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0059a5;
}
.menu {
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: white;
}
A.menu:Hover {
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: white;
}

H3
{
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #0059a5;
}
H1
{
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #ce2626;
}
.red
{
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #ce2626;
}
TABLE.standard {
	BORDER-RIGHT: rgb(170,170,170) 1px solid; BORDER-TOP: rgb(170,170,170) 1px solid; BORDER-LEFT: rgb(170,170,170) 1px solid; BORDER-BOTTOM: rgb(170,170,170) 1px solid; BORDER-COLLAPSE: collapse;
}
TABLE.standard TH {
	BORDER-RIGHT: rgb(170,170,170) 1px solid; PADDING-RIGHT: 0.2em; BORDER-TOP: rgb(170,170,170) 1px solid; PADDING-LEFT: 0.2em; BORDER-LEFT: rgb(170,170,170) 1px solid; BORDER-BOTTOM: rgb(170,170,170) 1px solid; BACKGROUND-COLOR: #eeeeff;
}
TABLE.standard TD {
	BORDER-RIGHT: rgb(170,170,170) 1px solid; PADDING-RIGHT: 0.2em; BORDER-TOP: rgb(170,170,170) 1px solid; PADDING-LEFT: 0.2em; BORDER-LEFT: rgb(170,170,170) 1px solid; BORDER-BOTTOM: rgb(170,170,170) 1px solid;
}
TABLE.standard CAPTION {
	FONT-WEIGHT: bold; PADDING-BOTTOM: 0.2em; PADDING-TOP: 0.2em;
}
