font , th , td , ul , p {
	font-family : verdana, geneva, helvetica, trebuchet MS, arial, non-serif;
	font-size : 11px;


}
	A:link {
	color : #666666;
	text-decoration : none;

}
	A:visited {
	color : #663366;
	text-decoration : none;

}
	A:hover {
	color : #663366;
	text-decoration : underline;

}
	.smaller {
	font-size : 10px;

}
	.title {
	font-size : 20px;


}
	.medium {
	font-size : 16px;

}
	.large {
	font-size : 18px;


}


