/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #ffffff;
}

.emphasis {
	font-size:16px;
	color:#330000;
	font-weight:bold;
	}

a:link {
	color: #993300;
}
a:visited {
	color: #996600;
}
a:hover {
	color: #996600;
}
a:active {
	color: #990000;
}
	

