@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000;
	text-align: justify;
}
body {
	background-color: #FFF;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #006600;
}
.text_in_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	text-align: justify;}
a {
	font-size: 100%;
	color: #00F;
}
a:visited {
	color: #09C;
}
a:hover {
	color: #36F;
}
a:active {
	color: #303;
}
h3 {
	font-size: 18px;
	color: #060;
}
h2 {
	font-size: 14px;
	color: #060;
	font-weight: bold;
}
.tab { margin-left: 12px; }
.tab2 { margin-left: 24px; }
.tab3 { margin-left: 36px; }
.tab4 { margin-left: 48px; }
.tab5 { margin-left: 60px; }
.tab6 { margin-left: 72px; }
.VariO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #060;
	font-weight: bold;
}
.Bench {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #09C;
	font-weight: bold;
}

.pubmed { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; height: auto; width: auto; border: thin solid #336699; cursor:  pointer; text-decoration: none; background-color: #336699; }
a.pubmed:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; height: auto; width: auto; border: thin solid #336699; cursor:  pointer; text-decoration: none; background-color: #336699; }
a.pubmed:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFCC00; height: auto; width: auto; border: thin solid #336699; cursor:  pointer; text-decoration: none; background-color: #336699; }
a.pubmed:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFF00; height: auto; width: auto; border: thin solid #336699; cursor:  pointer; text-decoration: none; background-color: #336699; }
a.pubmed:active { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #CC0000; height: auto; width: auto; border: thin solid #336699; cursor:  pointer; text-decoration: none; background-color: #336699; }
