<!--Valid CSS-->

body {background: #FFFFCC; color: #330000;
	font-family: Helvetica, Arial, Trebuchet MS, sans-serif; margin: 3%}
	
h1 { color: #660000; font-size: 24pt; text-align: center; }	
	
h2 { color: #660000; font-size: 18pt; text-align: center; }

h3 { color: #330000; font-size: 12pt; text-align: center; }
h3.left { color: #330000; font-size: 12pt; text-align: left; }

p { font-size: 10pt; letter-spacing: .05em; line-height: 150%; text-align: justify; }
p.large  { font-size: 14pt; letter-spacing: .1em; line-height: 200%; text-align: center; }
p.list { font-size: 10pt; line-height: 150%; text-align: left; letter-spacing: .0em; }


ul { font-size: 10pt; line-height: 150%; padding-bottom: .5em; }

th { color: #330000; font-size: 12pt; text-align: center; }

td { color: #330000; font-size: 10pt; text-align: center; }
td.large  { color: #660000; font-size: 12pt; letter-spacing: .05em; line-height: 200%; text-align: center; font-weight: 500 }
td.bold { font-weight: 500; vertical-align: top; }
td.top { vertical-align: top; }
		
A:link { color: #993300; text-decoration: none;} 
A:active { color: #CC3300; text-decoration: none; font-size: 125%}
A:hover { color: #FF3300; text-decoration: none; font-size: 115%}
A:visited { color: #FF6600; text-decoration: none; }

	
	
.DifferentStart
:first-letter { font-size:170%; float: none }
	
.Peach { background: #000000; color: #FFCC66 }

.Small { font-size: 8pt; line-height: 100%; }

.SmallCapitals {font-size: 8pt; line-height: 100%; font-variant: small-caps; }

.Center { text-align: center; }

.Indent { text-indent:3em; }

.ToTop { text-align: center; font-size: 10pt; font-variant: small-caps; font-weight: bold; }
		


