BODY{
	text-align : justify;
	}

p{
	text-align : justify;
	margin-right : 6px;
	padding-top : 1px;
	margin-top : 0px;
	margin-left : 6px;
}

p.center {
	text-align : center;
}

p.right {
	text-align : right;	
}

p.author{
    margin-left : 6px;
	color : #cc0000;
    font-weight : bold;
	TEXT-DECORATION: none;
    font-family : sans-serif;
  	font-size : 10pt;
}

p.menu{
    margin-left : 6px;
	TEXT-DECORATION: none;
	font-family : sans-serif;
	font-size : 9pt;
}

p.note  {
    text-align : justify;
	margin-right : 6px;
	padding-top : 1px;
	margin-top : 0px;
	margin-left : 10px;
    font-size : 10pt;
    font-family : sans-serif
      
}
.t0i {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-size : 8pt;
	color: #Fff6c3;
	}

.t0im {
	border: 2px;
	width: 19px;
	height: 16px;
	}

A{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 10pt;
	text-decoration : none;
	color: #993300;
}
A.visited{
	color : #990000

A:HOVER {
	text-decoration : underline;
}

.format {
	CURSOR: hand
}
.inner1 {
	MARGIN-LEFT: 11pt;
}
UL{
	list-style-type : square;
}
LI{
	list-style-type : disc;

}
h1{
	text-align : center;
	letter-spacing : 2pt;
	color : #660000;
	font-size : 20pt;
}

h2 {
	text-align : center;
	font-weight: bold;
	color : #660000;
	font-size : 17pt;
}

h3{
	text-align : center;
	font-weight : bold;
	font-size : 14pt;
	color : #660000;
}