.main{
		position:absolute; 
		top:0; 
		width:767; 
		padding:0px; 
		}	

.menu {
		position:relative; 
		top:-313; 
		left:127; 
		width:510; 
		height: 41; 
		padding:0px; 
		font-size:15pt; 			
		text-align:center; 
		font-weight:bold
		}	
	H	{
		COLOR : e42026;
		FONT-FAMILY : times;
		FONT-SIZE : 10pt;
		font-weight: 700
		}
	A  	{
		COLOR : e42036;
		FONT-FAMILY : arial;
		FONT-SIZE : 10pt;
		font-weight: 700
		}
	A:hover  {
		COLOR : 000000;
		TEXT-DECORATION : none;
		}
	A.small_links  	{
		COLOR : e42036;
		FONT-FAMILY : arial;
		FONT-SIZE : 8pt;
		font-weight: 700
		}
	A.small_links:hover  {
		COLOR : 000000;
		TEXT-DECORATION : none;
		}
	A.heading_link  	{
		COLOR : 000000;
		FONT-FAMILY : arial;
		FONT-SIZE : 10pt;
		font-weight: 700;
		TEXT-DECORATION : none
		}
	A.heading_link:hover  {
		COLOR : 000000;
		TEXT-DECORATION : underline;
		}
	body	{ 
		margin:0;
		background:ffffff;
		font-family:arial;
		font-size:10pt;
		}
	.text
	{ 
		font-family:arial;
		font-size:10pt;
		direction : ltr;
		}
	.text_proper
	{
	font-family:arial;
	font-size:10pt;
	direction : ltr;
	text-transform : lowercase;
	text-transform : capitalize;
}
	.smalltext  {
		font-family:arial;
		font-size:8pt;
		direction : ltr;
		}
	.scrolling	{
		position:relative; 
		top:-30; 
		left:-30; 
		width:300; 
		height: 500; 
		padding:10px;
		overflow: auto; 
		}	

