
body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: x-small!important;
	margin:0px 0px 0px 2px;
}

/*title*/

.title {
	font-weight: bold;
	color: #0000FF;
}

.title_000000 {
	font-weight: bold;
	color: #000000;
}
.title_0000cc {
	font-weight: bold;
	color: #0000cc;
}
.title_99cc66 {
	font-weight: bold;
	color: #99cc66;
}
.title_3366cc {
	font-weight: bold;
	color: #0000FF;
}
.title_336600 {
	font-weight: bold;
	color: #336600;
}
.title_339900 {
	font-weight: bold;
	color: #339900;
}
.title_660000 {
	font-weight: bold;
	color: #660000;
}
.title_663300 {
	font-weight: bold;
	color: #663300;
}
.title_ff9900 {
	font-weight: bold;
	color: #ff9900;
}

.title_333333 {
	font-weight: bold;
	color: #333333;
}

.title_999999 {
	font-weight: bold;
	color: #999999;
}

/* anchor links */

a:link#000000 {
	font-weight: bold;
	color: #000000;
}
a:link#0000cc {
	font-weight: bold;
	color: #0000cc;
}
a:link#99cc66 {
	font-weight: bold;
	color: #99cc66;
}
a:link#3366cc {
	font-weight: bold;
	color: #0000FF;
}
a:link#336600 {
	font-weight: bold;
	color: #336600;
}
a:link#339900 {
	font-weight: bold;
	color: #339900;
}
a:link#660000 {
	font-weight: bold;
	color: #660000;
}
a:link#663300 {
	font-weight: bold;
	color: #663300;
}
a:link#ff9900 {
	font-weight: bold;
	color: #ff9900;
}
a:link#333333 {
	font-weight: bold;
	color: #333333;
}
a:link#999999 {
	font-weight: bold;
	color: #999999;
}

/* anchor links - visited */


a:visited#000000 {
	font-weight: bold;
	color: #000000;
}
a:visited#0000cc {
	font-weight: bold;
	color: #0000cc;
}
a:visited#99cc66 {
	font-weight: bold;
	color: #99cc66;
}
a:visited#3366cc {
	font-weight: bold;
	color: #0000FF;
}
a:visited#336600 {
	font-weight: bold;
	color: #336600;
}
a:visited#339900 {
	font-weight: bold;
	color: #339900;
}
a:visited#660000 {
	font-weight: bold;
	color: #660000;
}
a:visited#663300 {
	font-weight: bold;
	color: #663300;
}
a:visited#ff9900 {
	font-weight: bold;
	color: #ff9900;
}
a:visited#333333 {
	font-weight: bold;
	color: #333333;
}
a:visited#999999 {
	font-weight: bold;
	color: #999999;
}

td, th {
	text-align:left;
	vertical-align:middle;
	border-style:solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size:small;
}

.f {
	color: #0000CC;
	font-size: x-small;	
	background-color:#FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-color:#000000;
	padding-bottom:1px;
}
