a{
	color: #336699;
	text-decoration: none;
}

a:hover{
	color: #0000FF;
	text-decoration: underline;
}

body, p, td, div, li, input{
	font-family: "Arial", Courier, monospace;
	font-size: 14px;
}

td.menu{
	border-bottom: 1px solid #EFEFEF;
	font-size: 9pt;
}

.categorytitle{
	font-size: 11pt;
	font-weight: bold;
}

td.termheader{
   background-color: #0000FF;
	color: #FFFFFF;
}

td.casualdefn{
	color: #0000FF;
}


.footer{
	font-size: 11px;
	text-align: center;
}

.hundred {
	width: 100%;
}

.small{
	font-size: 11px;
}

.title{
	color: #336699;
	font-size: 24px;
}
