a:link {
	color : #0000ff;
	text-decoration : none;
}

a:visited {
	color : #0000ff;
	text-decoration : none;
}

a:hover {
	color : #0000ff;
	text-decoration : overline underline;
}

a:active {
	color : #0000ff;
	text-decoration : none;
}


body {
	background-color : #eeeeee;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10;
}

.button {
	background : #ffffff;
	border : 1 solid #000000;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

.input {
	background : #ffffff;
	border : 1 solid #000000;
	color : #0000ff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.input {
	color : #0000ff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.table0 {
	background-color : #ffffff;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-bottom-color : #000000;
	border-left-style : solid;
	border-left-width : 1px;
	border-bottom-color : #000000;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : #000000;
	border-top-style : solid;
	border-top-width : 1px;
	color : #000000;
	font-size : 10px;
}

.table1 {
	background-color : #ffffff;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-bottom-color : #000000;
	border-left-style : solid;
	border-left-width : 1px;
	border-bottom-color : #000000;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : #000000;
	border-top-style : solid;
	border-top-width : 1px;
	color : #000000;
	font-size : 10px;
}

.outsidelinks {
	color : #000000;
	font-size : 10px;
}

