body,td,div,p,pre,ul,li 		{
					font-family: 				verdana, arial, helvetica, sans serif;
					
					font-size: 				10pt;
					font-weight: 				normal;
					line-height:            13pt;
					}
					
li                  {
                    margin-left:            15px;
                    }					

.small 					{
					font-size: 				10px;
					line-height:            12px;
					}

.mini 					{
					font-size: 				1px;
					font-weight: 				normal;
					}

.small-grey 					{
					color: 				#BFBFBF;
					font-size: 				10px;
					line-height:            12px;
					font-weight: 				normal;
					}

.medium 					{
					font-size: 				18px;
					line-height: 				20px;
					font-weight: 				bold;
					}


h1 					{ 
					font-family: 				verdana, arial, helvetica, sans serif;
					color: 				#000000;
					font-size: 				12pt;
					font-weight: 				bold;
					}

h2 					{ 
					font-family: 				verdana, arial, helvetica, sans serif;
					color: 				#000000;
					font-size: 				13pt;
					font-weight: 				bold;
					}

h3 					{ 
					font-family: 				verdana, arial, helvetica, sans serif;
					color: 				#000000;
					font-size: 				14pt;
					font-weight: 				bold;
					}

h4 					{ 
					font-family: 				verdana, arial, helvetica, sans serif;
					color: 				#000000;
					font-size: 				15pt;
					font-weight: 				bold;
					}

h5 					{ 
					font-family: 				verdana, arial, helvetica, sans serif;
					color: 				#000000;
					font-size: 				16pt;
					font-weight: 				bold;
					}

a.menu:link  				{ 
					color: 				#BFBFBF;
					text-decoration: 			none;
					}

a.menu:visited 			{ 
					color: 				#BFBFBF;
					text-decoration: 			none;
					}

a.menu:link    			{ 
					color: 				#BFBFBF;
					text-decoration: 			none;
					}

a.menu:hover   			{ 
					color: 				#FFFFFF;
					text-decoration: 			none;
					}

a.link:active  			{ 
					color: 				#5000A0; 
					text-decoration: 			none; 
					font-weight: 				bold;
					}

a.link:visited 			{ 
					color: 				#5000A0; 
					text-decoration: 			none; 
					font-weight: 				bold;
					}

a.link:link    			{ 
					color: 				#5000A0; 
					text-decoration: 			none; 
					font-weight: 				bold;
					}

a.link:hover   			{ 
					color: 				red; 
					text-decoration: 			none; 
					font-weight: 				bold;
					}

a.link_normal:active  		{ 
					color: 				#5000A0; 
					text-decoration: 			none; 
					font-weight: 				normal;
					}

a.link_normal:visited 		{ 
					color: 				#5000A0; 
					text-decoration: 			none; 
					font-weight: 				normal;
					}

a.link_normal:link    		{ 
					color: 				#5000A0; 
					text-decoration: 			none; 
					font-weight: 				normal;
					}

a.link_normal:hover   		{ 
					color: 				red; 
					text-decoration: 			none; 
					font-weight: 				normal;
					}

INPUT.field 				{
					color: 					#000060;
					background-color:			#C0C0C0;
					font-size:				10pt;
					font-weight: 				normal;
					font-family: 				verdana, arial, helvetica, sans serif;
					}

TEXTAREA.field 			{
					color: 				#000060;
					background-color:			#C0C0C0;
					font-size:				10pt;
					font-weight: 				normal;
					font-family: 				verdana, arial, helvetica, sans serif;
					}

SELECT.field 				{
					color: 				#000060;
					background-color:			#C0C0C0;
					font-size:				10pt;
					font-weight: 				normal;
					font-family: 				verdana, arial, helvetica, sans serif;
					}

.left    				{
	     				text-align:				left;
	     				}

.center    				{
	     				text-align:				center;
	     				}

.right    				{
	     				text-align:				right;
	     				}

.top    				{
	     				vertical-align:			top;
	     				}

.bottom    				{
	     				vertical-align:			bottom;
	     				}








