
p, li, td, h1, h2, h3 {color:#000000; 
font-family: "Trebuchet MS",  "Times New Roman", Serif;}

h1, h2, h3 {
	font-family: "Trebuchet MS",  "Times New Roman", Serif;
	color: #CE3100;
	text-align: center;
}

p.header,h1 {
	font-size: 18pt;
	font-weight: normal;
	color: #CE3100;
	text-align : center;
}

p.header2,h2 {
	font-size: 16pt;
  	font-weight: normal;
	color: #CE3100
}

p.header3,h3 {
	font-size: 14pt;
	font-weight: normal;
	font-style : italic;
	color: #CE3100
}

p.comments {
	font-size: 10pt;
	text-align: center;
	margin-left : 20%;
	margin-right : 20%;
}

.source {font-size:  8pt; text-align: left}

A:link {
	text-decoration: none;
	font-weight: normal;
	color: #660066;
}
A:visited {
	text-decoration: none;
	font-weight: normal;
	color: #CE3100;
} 

A:hover,A:active {
	text-decoration: none;
	color: Lime;
	font-weight: normal;
} 

