table.base      	{
                        background-color: #6F3700;
                         width: 750;
                         height: 35px;
                         border-top: 1px solid white;
                         padding: 5px;
                        }


td.baseText            {
                        font-family: Verdana;
                        font-size: 7pt;
                	font-style: normal;
                	line-height: 120%;
                	font-weight: normal;
                	color: #FFFFFF;
                	text-decoration: none;
                	background-color: none;
                	text-align: left;
                	vertical-align: top;
                	}

td.baseText2            {
                        text-align: right;
                        }


td.baseText3            {
                        font-family: Verdana;
                        font-size: 7pt;
                	font-style: normal;
                	line-height: 120%;
                	font-weight: normal;
                	color: #FFFFFF;
                	text-decoration: none;
                	background-color: none;
                	text-align: rigth;
                	vertical-align: top;
                	}
 
td.baseText4            {
                        font-family: Verdana;
                        font-size: 7pt;
                	font-style: normal;
                	line-height: 120%;
                	font-weight: normal;
                	color: #6F3733;
                	text-decoration: none;
                	background-color: none;
                	text-align: center;
                	vertical-align: top;
                	}
 
a.baselink              {
                        font-family: Verdana;
                        font-size: 7pt;
                	font-style: normal;
                	line-height: 120%;
                	font-weight: normal;
                	color: #FFFFFF;
                	text-decoration: underline;
                	background-color: none;
                	vertical-align: top;
                	}
a:hover.baselink       {
                        font-family: Verdana;
                        font-size: 7pt;
                	font-style: normal;
                	line-height: 120%;
                	font-weight: normal;
                	color: #FFFF00;
                	text-decoration: underline;
                	background-color: none;
                	text-align: right;
                	vertical-align: top;
                	}
                	
