body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 10px 5%;
	color: #535353;
}
.context {
	font-size: 80%;
	padding: 5px;
}
.leftMenu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6699CC;
	padding-top: 3px;
	padding-right: 1px;
}
.cellBorder {
	border: 1px solid #666666;
}
.newsBorderTop {
	background-color: #C7D1D1;
	background-position: top;
}
a:hover {
	color: #669966;
}
.leftRightBorder {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666666;
}
.rightMenu {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6699CC;
	font-size: 10px;
}
.practiceBak {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url(../images/stetho_bak.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 5px;
}
.textSize1 {
	font-size: 10px;
}
.textSize2 {
	font-size: 12px;
}
.textSize3 {
	font-size: 14px;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.leftButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-top: 1px solid #A6C4E1;
	border-right: 2px solid #6799CC;
	border-bottom: 2px solid #6799CC;
	border-left: 1px solid #B6CEE7;
}
.leftButtons2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #EEF3F9;
	cursor: hand;
	border-top: 2px solid #6799CC;
	border-right: 1px solid #B6CEE7;
	border-bottom: 1px solid #A6C4E1;
	border-left: 2px solid #6799CC;
}
.newsletter {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
ul li {
	list-style-image: url(../images/bullet.gif);
}
