#links {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #2C8080;
}

#links a {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: 2C8080;
}

#links a:hover{
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #CC33CC;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
}
#leftnav{
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	color: #2C8080;
    padding: 12px;
}
#leftnav a{
    font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	color: #2C8080;
    padding: 12px;
}
#leftnav a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	color: #CC33CC;
    padding: 12px;}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	border-left: 2px dotted #999999;
	padding: 22px;
}
#text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bolder;
	color: #2C8080;
}
