/* OrgSite 2.0 - Client: G3 Consulting CSS */
/* Last Updated: 2001.01.26 DL */
/* Admin System Lists, change only what is between the square brackets */
/* BlockFMTs=[Normal,Heading 1,Heading 2,Heading 3,Heading 4,Heading 5,Heading 6] */
/* Fonts=[Arial,Courier New,Tahoma,Times New Roman] */
/* Fontsizes=[1,2,3,4,5] */

BODY, TD, P, DIV, OL {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 13px;
	}

LI {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	}

LI.barlink {
	color: #FFFFFF;
	}

A {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 13px;
	color: #485849;
	font-weight: bold;
	text-decoration: none;
	}

A:hover {
	text-decoration: underline;
	}

A.smalllink {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}

A.barlink {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
