a:link {
	background : transparent;
	color : #000000;
}

a:visited {
	background : transparent;
	color : #000000;
}

a:hover {
	background : transparent;
	color : #5A6986;
}

a:active {
	background : transparent;
	color : #000000;
}

body {
	background : #999999;
	color : #333333;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : x-small;
	margin : 15px 15px;
	scrollbar-arrow-color : #FFFF99;
	scrollbar-base-color : #5A6986;
	scrollbar-track-color : #808DAA;
}

pre {
	font-size: small
}

ol.tutout {
	font-size : small;
	list-style-type : upper-roman;
}

table {
	font-size : x-small;
}

table.box {
	background : #C0C0C0;
	border : 8px ridge #808DAA;
	border-collapse : collapse;
	text-align : center;
}

.big {
	font-size : small;
	font-weight : bold;
}

.tcont {
	background : #C0C0C0;
	font-size : x-small;
	text-align : center;
}

.tcontl {
	background : #C0C0C0;
	font-size : x-small;
	text-align : left;
}

.tdate {
	background : #F1F1F1;
	font-size : xx-small;
	text-align : center;
}

.thead {
	background : #5A6986;
	font-size : xx-small;
	font-weight : bold;
	text-align : left;
}

.tlink {
	background : #F1F1F1;
	font-size : x-small;
	font-weight : bold;
	text-align : left;
}

.tname {
	background : #C0C0C0;
	font-size : xx-small;
	text-align : center;
}

.tuthead {
	font-size : x-large;
	font-weight : bold;
	text-align : center;
}

.tutsec {
	font-size : medium;
	font-weight : bold;
}

.yhead {
	background : #808DAA;
	color : #FFFF99;
	font-size : medium;
	font-weight : bold;
	text-align : left;
}