a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
ul{
	list-style-type: none;
}
li,p{
	font-size: smaller;
	line-height: 1.5;
}
table.a{
	margin-top: auto;
	margin-left: 20px;
	margin-bottm: auto;
	margin-right: auto;
	border-style: dotted;
	border-color: #FF8C00;
	border-width: 8px;
	width: 1036px;
	height: auto;
}
table.b{
	margin-top: auto;
	margin-left: 20px;
	margin-bottm: auto;
	margin-right: auto;
	border-style: ridge;
	border-color: #FF8C00;
	border-width: 8px;
	width: 500px;
	height: auto;
}
#id0{
	text-align: center;
	font-style: italic;
}
#id1{	text-align: center}
#id2{	text-align: right}