
body, td {
	font:normal 12px Verdana, Helvetica, sans-serif;
}

h1, h2, h3, h4 {
	font-family: 'dotum', Courier New, Courier, monospace;
	letter-spacing:3px;
}

h1 {
	font-size: 28px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

#site_name {
	font-family:'dotum', Courier New, Courier, monospace;
	font-weight:bold;
	font-size:20px;
	letter-spacing:3px;
}

/* Navigation Links */
#nav ul li a {
	font: bold 12px 'dotum', Verdana, Helvetica, sans-serif;
	letter-spacing:2px;
}

div#errorExplanation h2 {
	font-size: 14px;
}
