BODY {
	background-color : White;
     color : Black;
}
TABLE,TR,TD,OL,UL,P {
	font-family: "Devanagari MT", "Arial Unicode MS", sans-serif;
	font-size : 10pt;
}
TD.structure {
	background-color : Gray;
	font-size : 10pt;
	width : 20px;
}
TD.incense {
	background-image : url(incense/image/incense-bg.jpg);
}
HR {
     background-color: Gray;;
	color : Gray;
}
A, A:ACTIVE, A:LINK, A:VISITED {
     background-color: White;
	color : Navy;
	text-decoration : underline;
}
A:HOVER {
     background-color: White;
	color : Red;
	text-decoration : underline;
}
H1 {
	font-size : 20pt;
	font-weight : bold;
	text-align : center;
}
H2 {
	font-size : 14pt;
	font-weight : bold;
}
H3 {
	font-size : 12pt;
	font-weight : bold;
	font-style : italic;
}
PRE {
	font-family : "Courier New", Courier, monospace;
}
strong {
	font-weight: bold;
}SMALL {
	font-size : 8pt;
}
.indent {
	margin-left : 72pt;
}
.center {
	background-position: center;
	background-repeat: no-repeat;
	text-align : center;
}
.background {
	background-color: #CCCCCC;
}

.left {
	text-align : left;
}
.left-indent {
     margin-left : 10px;
}
.p-indent{
	text-indent: .25in;
}
#sky {
     background-color: White;
	color : #66CCFF;
}
#green {
     background-color: White;
	color : #66CC00;
}
#red {
     background-color: White;
	color : #FF3333;
}
#yellow {
     background-color: White;
	color : #FFFF99;
}
#purple {
     background-color: White;
	color : #CC00CC;
}
#orange {
     background-color: White;
	color : #FF9933;
}
#blue {
     background-color: White;
	color : #3366CC;
}
#white {
     background-color: White;
	color : #FFFFFF;
}
#bait {
     background-color: White;
	color : White;
	font-size : 4pt;
}

