/* CSS Document */

p,a,td,select,input,textarea {
	font-family: "Arial";
	font-size : 8pt;
}

a {
	color : #4DC8BD;
	text-decoration : underline;
}

a.menulnk {
	font-weight: bold;
	color: #ffffff;
}

.credits,a.credits {
	font-size : 10px;
}

.pagetitle {
	font-size : 16px;
	font-weight: bold;
}

.smalltitle {
	font-size : 10px;
	color : #666666;
}