body {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #336699;
}
td, th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}

a {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FF6600;

}
ul { list-style-image: url(images/bullet.gif) } 
ul li { margin: 0.25em 0 0.25em 0}
)

a:link {
	text-decoration:underline;
	color: #339933;
}
a:visited {
	text-decoration: underline;
	color: #797DBA;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
	color: #797DBA;
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: large;
	color: #333366;
}
h2 {
	font-size: medium;
	color:#D46C39;
}