body {
	font-family: Courier New, Courier, mono;
	font-size: 16px;
	color: #000000;
}


td {
	font-family: Courier New, Courier, mono;
	font-size: 16px;
	color: #000000;
}

h1 {
	font-family: Courier New, Courier, mono;
	font-size: 24px;
	color: #60538A;
}

h2 {
	font-family: Courier New, Courier, mono;
	font-size: 21px;
	color: #666666;
}

h3 {
	font-family: Courier New, Courier, mono;
	font-size: 16px;
	color: #25495F;
}

h4 {
	font-family: Courier New, Courier, mono;
	font-size: 18px;
	color: #ffffff;
}

h5 {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	color: #000000;
}

ul 	 {list-style-image: url('images/li_arrow5.gif')}
ul ul 	 {list-style-image: url('images/ball1.jpg')}
ul ul ul {list-style-image: url('images/ball.gif')}

a:link, a:active{
	font-family: Courier New, Courier, mono;
	font-size: 16px;
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	font-family: Courier New, Courier, mono;
	font-size: 16px;
	color: #0000ff;
	text-decoration: none;
}	

a:hover {
	font-family: Courier New, Courier, mono;
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
}		

.smallText {
	font-family: Courier New, Courier, mono;
	font-size: 11px;
	color: #000000;
}

.exampleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}
