a:active {color: #FF9900}
a:visited {color: #336699}
a:link {color: #336699}
a:hover {color: #FF9900}

body {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    color: #000000;
	font-size:14px;
}

.copy {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    color: #000000;
}

.bold {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    color: #000000;
}

.large {
    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-style: normal;
    font-weight: bold;
    color: #000000;
}

.quitelarge {
    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
    font-size: 16pt;
    font-style: normal;
    font-weight: normal;
    color: #000000;
}

.extralarge {
    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
    font-size: 20pt;
    font-style: normal;
    font-weight: normal;
    color: #000000;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.main {
	width: 480px;
	}
.description {
	padding-left: 15px;
}




div.article_display p {
    font-family: georgia, "times new roman", times, serif;
 color: #000000;
    font-size: 15px;
    line-height: 20px;
    padding: 0px;
    margin: 6px 12px 10px 12px;
}.leftnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}
.leftlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
}
