BODY{
	color : white;
	font-family : Arial, sans-serif;
	font-size: 10pt;
	text-align: justify;
	margin-bottom : 10;
	margin-left : 10;
	margin-right : 10;
	margin-top : 10;
	background : #CCFF99;
}

H1 {
	font-size: 17pt;
	color: white;
}
	
H2 {
	font-size: 12pt;
	color: #33CC00;
}

H3 {
	font-size: 13pt;
	color: #006600;
	margin-bottom : 0em;
}

H4 {
	text-decoration: none;
	color: white;
	font-size : 11pt;
	font-weight: bold;
	margin-bottom : 0em;
}

A {
	text-decoration: none;
	color: white;
	font-size : 11pt;
	font-weight: bold;
}

A:Hover {
	text-decoration: underline;
	color: #006600;
	font-size : 11pt;
	font-weight: bold;
}

.A1:Hover {
	text-decoration: underline;
	color: #33CC00;
	font-size : 11pt;
	font-weight: bold;
}

.A2 {
	text-decoration: none;
	color: white;
	font-size : 7pt;
	font-weight: bold;
}
	
.A2:Hover {
	text-decoration: none;
	color: #33CC00;
	font-size : 7pt;
	font-weight: bold;
}

.A3 {
	text-decoration: none;
	color: gray;
	font-size : 11pt;
	font-weight : bold;
}
	
.A3:Hover {
	text-decoration: none;
	color: #006600;
	font-size : 11pt;
	font-weight: bold;
}

.A4 {
	text-decoration: none;
	color: gray;
	font-size : 7pt;
	font-weight: bold;
}
	
.A4:Hover {
	text-decoration: none;
	color: #006600;
	font-size : 7pt;
	font-weight: bold;
}

.A5 {
	text-decoration: none;
	color: white;
	font-size : 11pt;
	font-weight: bold;
}

.A5:Hover {
	text-decoration: none;
	color: white;
	font-size : 11pt;
	font-weight: bold;
}

.TABLE0{
	background : url("images/roh.gif") no-repeat fixed left top;
}	


.TABLE1{
	background-color : #006600;
	color: #33CC00;
}	

.TABLE2{
	background-color : #33CC00;
	color: white;
}	

.TABLE3{
	background-color : #33CC00;
	color: gray;
}	

.TABLE4{
	background-color : #CCFF99;
	color: black;
	font-size : 11px;
	border-color : 33CC00 33CC00 33CC00 33CC00;
}	

.TABLE5{
	background-color : #CCFF99;
	color: black;
	border : thin double #33CC00;
	border-width : 1 1 1 1;
	font-size : 11px;
	text-align: justify;
	border-color : 33CC00 33CC00 33CC00 33CC00;
}

.IMG1{
	border : medium #33CC00;
}

TH{
	background-color : #33CC00;
	text-align : left;
}



HR {
	color: #006600;
	height: 1pt;
}
