.drearydiary {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
h1 {
	font-family: "Viner Hand ITC", "Lucida Handwriting", "Tempus Sans ITC", sans-serif;
	font-size: 36px;
	line-height: normal;
	font-weight: lighter;
	color: #6666CC;
	text-align: center;
	letter-spacing: 2px;

}
h2 {
	font-family: "Viner Hand ITC", "Lucida Handwriting", "Tempus Sans ITC", sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: lighter;
	color: #6666CC;
	text-align: left;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;

	color: #2D2D86;
	letter-spacing: 0.5px;

}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	color: #6666CC;
	text-align: center;
	letter-spacing: 1px;

}


P.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	font-weight: lighter;
	color: #9999CC;
	text-decoration: none;
	line-height: 12px;

}
EM { text-decoration: italic; } A:hover { color: #FFCC00; text-decoration: none;}
A:link { color: #339999; text-decoration: none; }
.links {color: purple; text-decoration: none; font-size: 12pt;}
A {text-decoration:none}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	color: #CC6600;
	text-align: left;
	font-style: italic;
	line-height: 16px;
	letter-spacing: 1px;


}
.notebook {
	font-family: "Comic Sans MS", Verdana, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #333333;
	text-align: center;
}
.notebookleft {
	font-family: "Comic Sans MS", Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #660000;
	text-align: left;
	vertical-align: middle;

}
.emailquote {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: normal;
	color: #003366;
	text-align: left;
	text-indent: 8px;
	vertical-align: top;
}
strong {
	font-weight: bold;
}
.rightside {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-align: right;
}

