/* CSS Document */

body      {font-size:12pt}

td        {font-size:12pt}

a:link {

	color: #f76868;

	text-decoration: none;

}

a:hover {

	color: #f21e1e;

	text-decoration: underline;

}

a:visited {

	color: #996666;

	text-decoration: none;

}

a:active {

	color: #f21e1e;

	text-decoration: underline;

}

.fs {

	font-size: 10pt;

}

.fg {

	font-size:12pt;

	font-weight: bold;

	color: #66882A;

}

.fp {

	font-weight: bold;

	color: #f76868;

}

.fg2 {

	color: #0e7f51;

	font-weight: bold;



}

.for {

	font-weight: bold;

	color: #ff9933;

}

.fred {

	font-weight: bold;

	color: #f54a4a;

}

.fpurple {

	font-weight: bold;

	color: #3e38b4;

}

.fblue {

	font-weight: bold;

	color: #496bf4;

}

.tdback {

	background: url(mainfile/tdback.gif);

	height: 16px;

}

.fgr {

	font-size: 10pt;

	color: #797979;

}

.fgr2 {

	font-weight: bold;

	color: #666666;

}



.dot {

	border-top: 0px dotted;

	border-right: 0px dotted;

	border-bottom: 2px dotted #999999;

	border-left: 0px dotted;

}

.dot2 {

	border: 2px dotted #328165;

}

.dots {

	border-top: 0px dotted;

	border-right: 0px dotted;

	border-bottom: 1px dotted #999999;

	border-left: 0px dotted;

}

.tddot {

	border: 2px dotted #709e70;

}

.dotg {

	border: 2px dotted #999999;

}

