/* global styles */

a:link { color:#005C77; }
a:vlink { color:#008C94; }
a:alink { color:#008C94; }

body { font-family: Arial, Helvetica, sans-serif; background-color: #F0FBFB; font-size: .9em;}

.c1 { color: red; }

/* title bar styles */

div.titleBar {  background-color: #219C9C;  text-align: right; color: #F0FBFB; font-size: 1.5em; line-height: 68px; }

div.titleBar span.left { float: left; }

div.titleBar span.right { vertical-align:bottom; }

/* these are all used in the Council history page */

.xl24
	{background:silver;}
.xl25
	{color:#FF9900;}
.xl26
	{font-weight:700;}
.xl27
	{text-align:center;}


td {font-size: .8em;}





    

