
/*
Layout stylesheet for NISOG site
Layout ONLY - formatting etc in other CSS files
*/

#MainBody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.5;
}

h1
{
	font-size:12px;
}

#Disclaimer
{
	font-size:9px;
}
