body{
	color:#000000;
	background: #9999FF;
	line-height:100%;
}

table{
	color:000000;
}

h1{
	color: lightgreen;
	font-size: 1.4em;
	font-weight: bold
}

div{
	margin-left:1.3em;
}

p{
	margin-left:1.3em;
}

th{
	color: ivory;
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
	background: #3333cc
}

td{
	line-height: 130%
}

a:link{color:#0000ff;text-decoration:none}
a:visited{color:#cc00cc;text-decoration:none}
a:active{color:#ff0000; text-decoration:none}
a:hover{background:#9999ff;text-decoration:underline;}

.maintab{
	background: #CCCCFF
}

.hid{
	color:	#CCCCFF
}

.co{
	color: #006600;
	cursor: help
}

.ti{
	color:#336699;
	font-weight:bold
}

.re{
	color:	red;
	font-weight:bold
}

.day{
	color:#000000;
	background:#9999ff;
	padding-left:3px;
	padding-right:3px;
	border-style:solid;
	border-width:1px;
	border-color:#0000ff;
}
