BODY, TABLE, TD, TR, UL, LI, DIV, textarea
		{
			font-family : arial, sans-serif;
			font-size : 12px;
			font-weight : normal;
			color : #000F33;
			scrollbar-face-color:#FFF2D9;
			scrollbar-arrow-color:#990000;				
			scrollbar-track-color:#FFF2D9;
			scrollbar-shadow-color:#FFFBF5;
			scrollbar-highlight-color:#FFFBF5;
			scrollbar-3dlight-color:#FFFFFF;
			scrollbar-darkshadow-Color:#000000;	
			margin: 0px;
		}
		


		A:link  {
			color : #000F33;
			text-decoration : none;
			font-weight : bold;
		
		}

		A:visited  {
			color : #000F33;
			text-decoration : none;
			font-weight : bold;
		
		}

		A:active  {
			color : #000F33;
			text-decoration : none;
			font-weight : bold;	}
				

		A:hover  {
			color : #990000;
			text-decoration : underline;
			font-weight : bold;
		}
		
		.main:link  {
			color : #000000;
			text-decoration : none;
			font-weight : bold;
		
		}

		.main:visited  {
			color : #000000;
			text-decoration : none;
			font-weight : bold;
		
		}

		.main:active  {
			color : #000000;
			text-decoration : none;
			font-weight : bold;	}
				

		.main:hover  {
			color : #ffffff;
			text-decoration : none;
			font-weight : bold;
		}
		
	.mini:link  {
			color : #ffffff;
			text-decoration : none;
			font-weight : normal;
			font-size: 11px;
		
		}

		.mini:visited  {
			color : #ffffff;
			text-decoration : none;
			font-weight : normal;
			font-size: 11px;
		
		}

		.mini:active  {
			color : #ffffff;
			text-decoration : none;
			font-weight : normal;
			font-size: 11px;	}
				

		.mini:hover  {
			color : #ffffff;
			text-decoration : underline;
			font-weight : normal;
			font-size: 11px;
		}

	.border	{
	
		border: 1px solid #000F33;
	}
	
	h1	{
	
		font-size: 20px;
		font-family: Trebuchet MS, arial;
		margin: 0px;
		color: #990000;
		font-weight : bold;
	}
	
	h2	{
	
		font-size: 18px;
		font-family: Trebuchet MS, arial;
		margin: 0px;
		color: #000000;
		font-weight : normal;
	}
	
	h3	{
	
		font-size: 14px;
		font-family: Trebuchet MS, arial;
		margin: 0px;
		color: #000000;
		font-weight : normal;
	}