/* 
Title:		Viewpoint screen styles and ie/win fixes
Author: 	Nick Bailey
Version:	1.0
*/

/* import stylesheets and hide from ie/mac \*/
@import url("view_advanced.css");
/*@import url("ie.css");*/
/* end import/hide */

body {
	font-family: Arial, Helvetica, sans-serif;
}