
		body			{
						background-image: url(../img/bg.gif);
						background-repeat: repeat-x
						}
		
		a				{
						font-family: Arial, Helvetica;
						font-size:11px;
						color:#F16000;
						font-weight: normal;
						text-decoration: none
						}				
				
		b				{
						font-family: Trebuchet MS, Verdana, Helvetica;
						font-size:13px;
						color:#4C6989;
						font-weight: bold;
						text-decoration: none
						}

		i				{
						font-family: Trebuchet MS, Verdana, Helvetica;
						font-size:11px;
						color:#4C6989;
						font-weight: bold;
						text-decoration: none
						}

		td				{
						font-family: Trebuchet MS, Verdana, Helvetica;
						font-size:11px;
						color:#4C6989;
						font-weight: normal;
						text-decoration: none
						}				
						
		input			{
						font-family: Trebuchet MS, Verdana, Helvetica;
						font-size:11px;
						background-color:#FAFCFF;
						color:597798;
						border: 1px solid #597798;
						}
		
