
/* set fonts */

input {
	font-family: "Courier New", courier, monospace;
	}

blockquote, body, .button, .comments, #footer, p, td, #sideblog p, .thread, ul {
	font-family: verdana, arial, helvetica, sans-serif;
	}

div#sideblog h2 {
	font-family: arial, helvetica, sans-serif;
	}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	}

/* set font sizes*/

#pageContents .comments, #pageContents .comments p, #pageContents .thread, #pageContents .thread p, #pageContents p, #pageContents li, .comment, textarea, .menu, fieldset, #header p, #sideblog h2, input, .welcome, .smallcopy, #sidebar h2 {
	font-size: 12px;
	}

#footer, #footerTest, #sidebar p, #sidebar h3, .nav, #sidebar label, label, .label, td {
	font-size: 11px;
	}

#dateTime, img, .button, #sidebar td, #loginStatus, #loginStatus p {
	font-size: 10px;
	}

h3 {
	font-size: 13px;
	}

h2.list {
	font-size: 14px;
	}

h2.colDesc {
	font-size: 16px;
	}

h2, p.error, p.note {
	font-size: 18px;
	}

h1 {
	font-size: 20px;
	}

#column {
	line-height: 110%;
	}

.comment p, .thread p {
	line-height: 130%;
	}
