body { text-align: center; }
.plaintext {
	font-family : Tahoma;
	font-size : 14px;
	text-align : justify;
	text-shadow : 1px;
	color : #303030;
	
}

A.plaintext{
	font-family: Arial, Helvetica, sans-serif;
	color : Navy;

}
A:HOVER.plaintext{
	font-family: Arial, Helvetica, sans-serif;
	color: Blue;
}

H3.plaintext{
	font-size : 14px;
	color :  #A45603;
	font-weight : bolder;
	margin-left : 30px;
	text-align: center;
}

B.plaintext{
	font-size : 14px;
	color: #64452B;
	font-weight : bolder;
	}
	
	
	.rightbartext {
	font-family : Tahoma;
	font-size : 10px;
	text-align : justify;
	color : #505050;
	padding: 0px;
}

A.rightbartext{
	font-family: Arial, Helvetica, sans-serif;
	color : Navy;

}
A:HOVER.rightbartext{
	font-family: Arial, Helvetica, sans-serif;
	color: Blue;
}

H3.rightbartext{
	font-size : 10px;
	color :  #A45603;
	font-weight : bolder;
	margin-left : 0px;
	text-align:center;
}


H2.rightbartext{
	font-size : 16px;
	color :  white;
	font-weight : bolder;
	margin-left : 30px;
	margin-bottom : 3px;
}

B.rightbartext{
	font-size : 14px;
	color: #64452B;
	font-weight : bolder;
	}
	
	
	
.greenbartext {
	font-family : Tahoma;
	font-size : 10px;
	text-align : justify;
	color : #f0f0f0;
	vertical-align : top;
}

A.greenbartext {
	font-family: Arial, Helvetica, sans-serif;
	color : Navy;

}
A:HOVER.greenbartext {
	font-family: Arial, Helvetica, sans-serif;
	color: Blue;
}

H3.greenbartext {
	font-size : 11px;
	color :  ffffff;
	font-weight : bolder;
	margin-left : 0px;
	text-align: center;
}

B.greenbartext {
	color: #64452B;
	font-size: 10px;
	font-weight: bolder;
	
}
		
.plaintext2 {
	font-family : Tahoma;
	font-size : 14px;
	text-align : justify;
	text-shadow : 1px;
	color : #303030;
}		
A.plaintext2 {
	color: #303030;
	font-family: Tahoma;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
}
.greenbartext2 {
	color: #f0f0f0;
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	padding-left: 10px;
}
A.greenbartext2 {
	font-family: Arial, Helvetica, sans-serif;
	color : Navy;
