body     {
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica;
	background: #f0e68c url(images/cccs-bg-tile.jpg);
	background-color: #F0E0AD;
}

a:link    {
	color: #0000CC;
	font-weight: bold;
	text-decoration: none
}

a:visited   {
	color: #0000CC;
	font-weight: bold;
	text-decoration: none
}

a:hover     {
	color: #b22222;
	font-weight: bold;
	text-decoration: underline;
	background-color: #f5f5dc
}
a:active  { color: #f00; font-weight: bold; text-decoration: underline }

h1 { color: #4682b4; font-style: normal }
h2 { color: #4682b4; font-style: oblique }
h3 { color: #4682b4; font-style: normal }
h4 {
	color: #4682b4;
	font-size: 10pt;
}
h5 { color: #4682b4; font-size: 9pt }
h6 { color: #4682b4; font-size: 7.5pt }

.margin-board {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.menu {
	text-indent: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4682b4;
	behavior: no-wrap;
	line-height: 14pt;
}

.fontsizesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.fontsizevsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
	.fontsizemed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}