body {
	font-family: Calibri;
	font-size: 15px;
}

p.timestamp { font-size: 13px; }

/* The large source code block, that spans across the whole green background */
div.sourcecode
{
	font-size:10.0pt;
	font-family:Consolas;
}

blockquote p
{
	font-family: Georgia, "Times New Roman", Times, serif;
}

p
{
	line-height: 1.5em;
	font-family: Calibri;
}

form input.formbutton
{
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 1px;
}

span.required
{
	font-family: Calibri;
}

h1,h2,h3,h4,h5
{
	/* font-family: "Verdana", "Geneva", sans-serif; */
	font-family: Candara;
}

h1
{
	font-size: 45px;
}

h2
{
	font-size: 35px;
}

h3
{
	font-size: 21px;
}

h4
{
	font-size: 18px;
}

h5
{
	font-size: 16px;
}

li ol, li ul
{
	font-size: 1.0em;
}

#header h1 a
{
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Candara;
	font-size: 56px;
	letter-spacing: -3px;
}

#header h1 a strong
{
	color: #F0E39E;
}
#header h2
{
	font-family: Candara;
	font-size: 15px;
	letter-spacing: 2px;
	word-spacing: 5px;
	margin-top: 32px;
}

.sidebar li ul li
{
	line-height: 20px;
	font-size: 15px;
}

.sidebar h4
{
	font-family: Calibri;
	line-height: 25px;
	font-size: 15px;
	letter-spacing: 0;
}

#footer p
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.sidebar, .sidebar p
{
	font-family: Calibri;
	font-size: 15px;
}

#content
{
	font-family: Calibri;
}

div#idPostCommentPane p.commentFormTitle
{
	font-family: Candara;
	font-size: 17px;
}