body	{	color: #0000CC;
	background-color:	#EEEEEE;
}

h2	{	text-align:	center;
}

h3	{	color: white;
	background-color:	#336699;
	text-align:	left;
	padding-left:	1em;
	padding-top:	3px;
	padding-bottom:	3px;
}

h4	{	padding-left:	1em;
}

.tab1	{	padding-left:	1em;}
.tab2	{	padding-left:	3em;}
.tab3	{	padding-left:	5em;}
.update	{	font-weight:	bold;}

th.pn	{	width:	100px;
    background-color: #336633;
    color:	White;
}

th.other	{
    background-color: #336633;
    color:	White;
}

td.st	{
	text-align:	left;
}

th.aba	{
    background-color: #336633;
    color:	White;
}

td.aba	{
    background-color: #CCCCCC;
}

.prog	{
	border-style:	ridge;
    background-color: White;
	white-space:	pre;
	padding:	5px;
	margin-left: 3em;
}

.btn	{
	width: 30;
	border-style:	outset;
	text-align:	center;
	background-color: White;
}
