body {
	background-color : White;
	margin-top:0;
	margin-left:0;
	azimuth : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9 pt;
	text-align : center;
	vertical-align : top;
                width: 100%;
}


TABLE.format{ 
	azimuth : center;
	width : 100%;
	border : 0 px;
	padding: 0px;
 }

 Table.basic{
	azimuth : center;
	width : 100%;
	border : 1px solid Gray;
}
 
 TABLE.decor1{
	azimuth : center;
	width : 90%;
	border : 1px solid Navy;
	padding : 10% 10% 10% 10%;
	word-spacing : 0px;
}
 
TR.header {
	BACKGROUND-COLOR: Navy;
	COLOR: White;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center;
	vertical-align : middle;
}

TR.body {
	BACKGROUND-COLOR: #ffffff;
	COLOR: #000000;
	border-spacing : 0px;
}

TD.main{
	vertical-align : top;
	padding : 10px;
}

TD.mid{
	vertical-align : middle;
	padding : 10px;
}

A:link {
	COLOR: #0000ff;
	TEXT-DECORATION: none
}

A:visited {
	COLOR: #3366ff;
	TEXT-DECORATION: none
}

A:active {
	COLOR: #3366ff;
	TEXT-DECORATION: none
}

A:hover{
	COLOR: #9900cc;
	TEXT-DECORATION: underline
}

H1{
	font-size:11 pt;
	color: Navy;
	font-weight:bold;
	background-color : #99CCFF;
	azimuth : center;
	text-align : center;
}
 
 H2{
	font-size:11 pt;
	color: Navy;
	font-weight:bold;
	azimuth : center;
	text-align : center;
}
 
 H3{
	font-size:10 pt;
	color: Navy;
	font-weight:bold;
	azimuth : center;
	text-align : center;
}
 
 H4{
	font-size:11 pt;
	color: Green;
	font-weight:bold;
	azimuth : center;
	text-align : center;
}
 
 H5{
}
 
 H6{
 }
 
HR {
	COLOR: Navy;
	azimuth : center;
	width : 70%;
}

FORM{
	font-style:normal;
	font-weight:normal;
	font-size:9 pt;
	text-decoration:none;
	text-align: left;
	color:black;
	white-space:normal
}



.head1{ 
	font-size:9 pt;
	color: Navy;
	font-weight:bold;
	azimuth : center;
	text-align : center;
 }

.head2{ 
	font-size:7 pt;
	color: Navy;
	font-weight:bold;
	azimuth : center;
	text-align : center;
 } 
 
.base {
	font-style:normal;
	font-weight:normal;
	font-size:9 pt;
	text-decoration:none;
	text-align: justify;
	text-indent:20px;
	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: bold;
	font-size:8 pt;
	text-decoration:none;
	text-align: left;
	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
}		

.action {
	font-style:normal;
	font-weight: bold;
	font-size: 10 pt;
	text-decoration:none;
	text-align:center;
	color: Red;
	white-space:normal
}

.ny{
	font-size: 10 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}
.rim{
    float: left;
    padding: 4px;
    margin: auto;
}
