body {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 color: #000000;
	 font-size: 10pt;
	 background-color: #D9DAC9;
}

H1 {
	 font-size: 16pt;
}

H2 {
	font-size: medium;
	font-weight: bold;
	color: #5AADAD;
}

.sidebar {
	font-size: 10pt;
	color: #FFFFFF;
}

a {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #D9DAC9;
}

.tiny {
	font-size: 8pt;
}

p {
	font-size: 10pt;
}

ul {
	font-size: 10pt;
}

td {
	font-size: 10pt;
}

A.toc, A.toc:LINK, A.toc:VISITED, A.toc:ACTIVE {
	background-color : transparent;
	font-size: 7pt;
	color: #003366;
	font-weight : bold;
}

A.toc:HOVER {
	background-color : transparent;
	font-size: 7pt;
	color: #FFFFFF;
	font-weight : bold;
}

A.smalllinks, A.smalllinks:LINK, A.smalllinks:VISITED, A.smalllinks:ACTIVE {
	background-color : transparent;
	font-size: 8pt;
	color: #003366;
	font-weight : bold;
}

A.smalllinks:HOVER {
	background-color : transparent;
	font-size: 8pt;
	color: #5AADAD;
	font-weight : bold;
	text-decoration : underline;
}

LI.smalllinks, UL.smalllinks {
	list-style : square;
	color : #5AADAD; 
}

UL.gilbertsmalllinks {
	list-style : square;
	color : #003366; 
}

P.smalllinks {
	background-color : transparent;
	font-size: 8pt;
	color: #003366;
	font-weight : bold;
}

P.toc {
	background-color : transparent;
	font-size: 7pt;
	color: #003366;
	font-weight : bold;
}

