
body{
	margin:0px;
	color:#333333;
}
div,td,p{
	color:#333333;
}
p{
	line-height:150%;
	margin-left:10px;
	margin-right:10px;
}
div{
	margin-left:10px;
	margin-right:10px;
}
.p{
	line-height:150%;
}
div.p2{
	line-height:150%;
	margin-left:0px;
	margin-right:0px;
}
li{
	line-height:150%;
	margin-bottom:10px;
	color:#333333;
}
/*---------------------------------------------*/
div.box{
	border:1px solid #cccccc;
	padding:20px;
	line-height:150%;
	background-color:#ffffff;
}
div.box2{
	border:2px solid #cccccc;
	padding:10px;
	line-height:150%;
	background-color:#f6f6f6;
}

div.anim{
	margin-bottom:10px;
}

div.pct img{
	width:800px;
	height:auto;
}
div.animinfo{
	margin-left:0px;
	margin-right:0px;
	border-bottom:1px solid #cccccc;
	margin-bottom:10px;
}
div.mathf{
	margin-left:60px;
	margin-top:20px;
	margin-bottom:20px;
	font-weight:bold;
	font-size:larger;
}
span.mf{		font-weight:bold;	}
/*---------------------*/
div.grphead{
	margin:0px;
}
div.title{
	margin:0px;
	padding:10px;
	border-bottom:1px solid #669966;
}
div.title td{
	color:#336633;
	line-height:150%;
}
div.ctrl{
	margin:0px;
}
div.footer{
	margin:0px;
	padding:5px;
	border-top:1px solid #cccccc;
}
/*---------------------*/
.sm{
	font-size:smaller;
}
/*---------------------*/

.red{	color:#ff0000; }
.gry{	color:#666666; }
.grn{	color:#336633;}

