


body, table, tr, td

		{
		font-family: "Times New Roman";
		font-size: 12pt;
		color: #000000;
		line-height:115%;
		}
		
.indent10
		{
		margin-left: 10px;
		}
		
.indent-text
		{
		margin-left: 10px;
		text-indent:-10px
		}
		
h1

		{
		font-family: arial;
		font-size: 12pt;
		color: #000000;
		font-weight: bold;
		}
		
h2

		{
		font-family: arial;
		font-size: 10pt;
		color: #000000;
		font-weight: bold;
		}
		
A:active

		{
		text-decoration: none;
		color:#0000FF;
		}



A:link 

		{
		text-decoration: none;
		color:#0000FF;
		}

A:visited 

		{
		text-decoration: none;
		color:#0000FF;
		}

A:hover 

		{ 
		text-decoration: none;
		color:#00BD94;
		}
		
.menu

		{
		font-family: "Times New Roman";
		font-size: 10pt;
		font-weight: bold;
		line-height:115%;
		}
		
.indexsidebar

		{
		font-family: "Times New Roman";
		font-size: 10pt;
		}	
		
.textindent
				{
				text-indent: -20;
				margin-left: 20;
				}	