	.justify {text-align : justify;
	            font-size : 10pt;
				font-family : Arial, Helvetica, sans-serif;
				color : #333333;
				}
	.justifysmall {text-align : justify;
					font-size : 9pt;
				  font-family : Arial, Helvetica, sans-serif;
				  color : #333333;
				 }
	.left       {text-align : left;
	            font-size : 9pt;
				font-family : Arial, Helvetica, sans-serif;
				color : #333333;
				}
	.leftwhite       {text-align : left;
	            font-size : 9pt;
				font-family : Arial, Helvetica, sans-serif;
				color : #ffffff;
				}
	.center       {text-align : center;
	            font-size : 9pt;
				font-family : Arial, Helvetica, sans-serif;
				color : #333333;
				}
	.centerwhite       {text-align : center;
	            font-size : 9pt;
				font-family : Arial, Helvetica, sans-serif;
				color : #ffffff;
				}
	.centersmall      {text-align : center;
	            font-size : 7pt;
				font-family : Arial, Helvetica, sans-serif;
				color : #333333;
				}
	.leftsmall      {text-align : left;
	            font-size : 8pt;
				font-family : Arial, Helvetica, sans-serif;
				color : #333333;
				}
	.leftbold   {text-align : left;
	            font-size : 11pt;
				font-family : Arial, Helvetica, sans-serif;
				color : #333333;
				font-weight : bold;
				}
	.toc       {text-align : left;
	            font-size : 10pt;
				font-family : Arial, Helvetica, sans-serif;
				font-weight : bold;
				color : #333333;
				}
	.pagetitle  {text-align : left;
	            font-size : 11pt;
				font-family : Verdana, Helvetica, sans-serif;
				font-weight : bold;
				color : #ffffff;
				}
	.leftsmallwhite {
	            font-size : 8pt;
				font-family : Arial, Helvetica, sans-serif;
				color : #333333;
				}
	.rightsmall {text-align : right;
	            font-size : 8pt;
				font-family : Arial, Helvetica, sans-serif;
				font-weight : bold;
				color : #333333;
				}
	.right {text-align : right;
	            font-size : 9pt;
				font-family : Arial, Helvetica, sans-serif;
				font-weight : bold;
				color : #333333;
				}
	.bold {     font-size : 9pt;
				font-family : Arial, Helvetica, sans-serif;
				font-weight : bold;
				color : #333333;
				}
	.leftsmallwhite {text-align : left;
	            font-size : 8pt;
				font-family : Arial, Helvetica, sans-serif;
				color : #ffffff;
				}
	.small {font-size : 8pt;
				font-family : Arial, Helvetica, sans-serif;
				color : #333333;
				}
	a.default {font-size : 9pt;
               font-family : Arial, Helvetica, sans-serif;
			   color : #355d71;
			   font-weight : bold;
			   }
	a.default:hover {font-size : 9pt;
               font-family : Arial, Helvetica, sans-serif;
			   color : #9d8b5b;
			   font-weight : bold;
			   }
	a.bottomlinks {font-size : 8pt;
               font-family : Arial, Helvetica, sans-serif;
			   color : #ffffff;
			   font-weight : bold;
			   }
	a.bottomlinks:hover {font-size : 8pt;
               font-family : Arial, Helvetica, sans-serif;
			   color : #355d71;
			   font-weight : bold;
			   }
	a.defaultsmall {font-size : 8pt;
               font-family : Arial, Helvetica, sans-serif;
			   color : #355d71;
			   font-weight : bold;
			   }
	a.defaultsmall:hover {font-size : 8pt;
               font-family : Arial, Helvetica, sans-serif;
			   color : #9d8b5b;
			   font-weight : bold;
			   }
	.boxlook 
			{ 
            background-color : #ffffff;
            font-family:Verdana,Arial; 
            font-size:8pt; 
            color:#000000;  
            border:#000000; 
            border-style: groove; 
            border-top-width:1px; 
            border-bottom-width:1px; 
            border-right-width:1px; 
            border-left-width:1px; 
			} 
	.alignright 
	{
			text-align : right;
	}
	.bar 
	{
			color : #ffffff;
	}

