body		{margin: 0;}

	
a:link		{color: maroon}
a:visited	{color: gray}
a:hover		{color: #FF6600}

.navibar	{font-size: 12px; color: gray}
.navbar	{font-size: 12px; color: gray}

.navbar:link	{color: gray}
.navbar:hover	{color: #333333}


h		{font-family:  verdana, helvetica, sans-serif}
h1		{font-family:  verdana, helvetica, sans-serif; font-size: 24px}
h2		{color: gray; font-family:  verdana, helvetica, sans-serif; font-size: 18px; line-height: 18px}
h3		{font-family:  verdana, helvetica, sans-serif; font-size: 16px; line-height: 16px}

p,span,div,td	{font-family: verdana, helvetica, sans-serif; font-size: 12px}
ul,li,ol	{font-family: verdana, helvetica, sans-serif; font-size: 12px}

.nav		{color: navy; font-size: 12px}

.tabletitle	{color: white; font-weight: bold; font-size: 12px}

.menu		{color: gray; font-size: 12px}

.newstitle	{font-weight:bold; font-size: 12px}

.newsdate	{font-weight:bold; font-size: 11px}
.news		{font-size: 11px} 
.compu		{font-family: courier, serif; background: #E0E0E0;}
.copyright	{font-size: 10px; color: #777777;}

.activ		{color: #FF6600}
.inactiv	{color: silver}

.bigger		{font-size: 18px}
.big		{font-size: 14px}
.normal		{font-size: 12px; text-align: justify}
.small		{font-size: 11px}
.tiny		{font-size: 10px}

