p, li, td, blockquote, dt, dd {
    color:#000000; 
    font-family: "Trebuchet MS",  "Times New Roman", Serif;
}

.tangent {
    color: #CE3100;
	font-family: "Trebuchet MS", "Times New Roman", serif;
	padding-bottom : 10pt;
}

h1, h2, h3 {
	font-family: Bimini, "Comic Sans MS", Helvetica,  "Times New Roman", Serif;

}

h1 {
	font-size: 20pt;
	font-weight: normal;
    color: #CE3100;
	text-align : center;
}

h2 {
	font-size: 16pt;
  	font-weight: normal;
	color: #ffff00;
	text-align: center;
}

h3 {
	font-size: 12pt;
	font-weight: normal;
	color: #ffff00;
	text-align: left;
}

.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: #FFD700;
}
A:visited {
	text-decoration: none;
	font-weight: normal;
	color: #CC9933;
} 

A:hover,A:active {
	text-decoration: none;
	color: Lime;
	font-weight: normal;
} 

