td {
	font-size: x-small;
	

}
a:hover {
	text-decoration: underline;
	background-color: #FFCCCC;
}
a:link {
	color: #333399;
}
li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 20px;

}
.tableline1 {
	border: 1px solid #CCCCCC;
}
h1 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333399;
	border-left-color: #FF6699;
	color: #666666;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 10px;
	padding-top: 5px;
	background-color: #FFFFCC;



}
.button {
	font-size: 12px;
	font-weight: bold;
	border: 2px ridge #990066;
	padding: 3px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333399;
	background-color: #FFFFFF;
	padding: 3px 3px 1px 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333399;
}
h3 {
	font-size: 12px;
	color: #CC3366;
	border: none;
}
