body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: lighter;
	letter-spacing: 3px;
}
.mainTable {
	width: 372px;
}
.menu {
	font-size:12;
}
a, a:link, a:active {
	color:#333333;
	text-decoration: none;
	text-transform: uppercase;
}
a:hover {
	color:#003366;
	text-decoration: underline;
}
.defanitionDiv {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 18px;
}
.boldDiv {
	font-weight: bold;
}
.defHead {
	font-size: 13px;
}
