#F2AF00@charset "utf-8";
/* CSS File for Sage University Product Home Pages */


	* {
		margin: 2px;
		padding:2px;
		font-family:Arial, Helvetica, sans-serif;
		color:#606060;
		font-size:12px;
		line-height:14px;
	}


		
		p,table, tr, td, ul, li {
			font-size: 12px;
			line-height: 14px;
			color: #606060;
			
		}
					
		
		 a,  a:visited {
				color: #E98300;
				font-weight: bold;
				text-decoration: underline;
		}

 		

		
	

