	a:link {  text-decoration: none }
	a:hover {  text-decoration: underline }
	a:visited { text-decoration: none}
	a:active {  text-decoration: none}


	body { 
		font-size: 10px; 
		line-height: 14px;
		font-family: Tahoma;
	}

	h1 {
		font-size: 30px; 
		font-weight: normal;		
		line-height: 35px;
		font-family: Tahoma;
		font-style: normal
	}

	h2 {
		font-size: 20px; 
		font-weight: normal;		
		line-height: 25px;
		font-family: Tahoma;
		font-style: normal
	}

	p {
		font-size: 10px; 
		line-height: 16px;
		font-family: Tahoma
	}

	.small
	{
		font-size: 9px; 
		line-height: 0px;
		font-family: Tahoma
		text-align:right
	}

	.smaller
	{
		font-size: 8px; 
		line-height: 14px;
		font-family: Tahoma
	}


	td { 
		font-size: 10px; 
		font-family: Tahoma
	}

	li {
		font-size: 9px; 
		line-height: 16px;
		font-family: Tahoma;
		list-style: square outside;
	}

	ul.elsewhere li {
		padding-bottom: 10px;
		padding-left: 5px;
	}

BODY  { 
scrollbar-Track-Color: black;
scrollbar-Highlight-Color: black;
scrollbar-Shadow-Color: black;
scrollbar-Face-Color: black;
scrollbar-DarkShadow-Color: black;
scrollbar-base-color: black;
scrollbar-arrow-color: black;
}

