body {
	margin-top:0;
	margin-left:0;
	azimuth : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	vertical-align : top;
	background-image : url(../images/fon1.gif);
	background-color : White;
}

TABLE.format{
	azimuth : center;
	width : 96%;
	border : 0 px;
	padding: 0px;
	vertical-align : top;
}

Table.unvis{
	azimuth : center;
	width : 100%;
	border : 0px;
	padding: 0px;
	vertical-align : top;
	background-image : none;
}

Table.basic{
	azimuth : center;
	width : 100%;
	border : 1px solid Gray;
	vertical-align : top;
}

TD.td_menu{
	padding: 5px;
	vertical-align : middle;
	background-color : #009CE8;
}

TD.main{ 
	padding: 5px;
	vertical-align : top;
 }

  TD.td_left{
	padding: 5px;
	vertical-align : top;
	background-color : #CCFFFF;
}
 
TD.td_all{
	padding: 5px;
	vertical-align : top;
	background-color : #F0FFFF;
} 
 
A:link {
	COLOR: Navy;
	TEXT-DECORATION: none
}

A:visited {
	COLOR: Navy;
	TEXT-DECORATION: none
}

A:active {
	COLOR: Navy;
	TEXT-DECORATION: none
}

A:hover{
	COLOR: Navy;
	TEXT-DECORATION: underline
}

H1{
	font-size:11 pt;
	color: #202888;
	font-weight:bold;
	background-color : #009CE8;
	azimuth : center;
	text-align : center;
}
 
 H2{
	font-size:11 pt;
	color: #202888;
	font-weight:bold;
	azimuth : center;
	text-align : center;
}
 
 H3{
	font-size:10 pt;
	color: #202888;
	font-weight:bold;
	azimuth : center;
	text-align : center;
}
 
 H4{
}
 
 H5{
}
 
 H6{
 }
 
HR {
	COLOR: #333399;
	azimuth : center;
	width : 70%;
}

.base {
	font-style:normal;
	font-weight:normal;
	font-size:9 pt;
	text-decoration:none;
	text-align: justify;
	text-indent:2 em;
	color: Black;
	white-space:normal
}

.full {
	font-style:normal;
	font-weight:normal;
	font-size:9 pt;
	text-decoration:none;
	text-align: justify;
	color:black;
	white-space:normal
}

.center {
	font-style:normal;
	font-weight: normal;
	font-size:9 pt;
	text-decoration:none;
	text-align:center;
	color:black;
	white-space:normal
}

.left {
	font-style:normal;
	font-weight:normal;
	font-size:9 pt;
	text-decoration:none;
	text-align: left;
	color:black;
	white-space:normal
}

.right {
	font-style:normal;
	font-weight:normal;
	font-size:9 pt;
	text-decoration:none;
	text-align: right;
	color:black;
	white-space:normal
}

.small {
	font-style:normal;
	font-weight:normal;
	font-size:8 pt;
	text-decoration:none;
	text-align: justify;
	text-indent:2 em;
	color:black;
	white-space:normal
}

.menu {
	font-style: normal;
	font-weight: normal;
	font-size:8 pt;
	text-decoration:none;
	text-align: center;
	color: Black;
	white-space:normal;
}	

.menusmall {
	font-style: normal;
	font-weight:normal;
	font-size:7 pt;
	text-decoration:none;
	text-align: center;
	color: Black;
	white-space:normal
}		

.attention {
	font-style:normal;
	font-weight: bold;
	font-size: 10 pt;
	text-decoration:none;
	text-align:center;
	color: Red;
	white-space:normal
}

.ny{
	font-size: 9 pt;
	color: Green;
	font-weight:bold;
	azimuth : center;
	text-align : center;
	font : italic;
}
	
#bold {font-weight:bold}
#italic {font-style:italic}
#bolditalic {font-weight:bold; font-style:italic}
