.body{
	font-size : 12px;
	font-family : Verdana;
	color : #000000;
	letter-spacing : 0px;
	padding-left : 0px;
	font-weight: normal;
	margin-right: 7px;
}
A:LINK{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #3333CC;
	text-decoration: underline;
	font-weight: bold;
}
A:ACTIVE{
  font-size : 12pt;
  font-family : Verdana, "Arial ";
  color : #FF9900;
}
A:VISITED{
	font-size : 12px;
	font-family : Verdana, "Arial ";
	color : #7D5F8D;
	text-decoration: underline;
	font-weight: bold;
}
A:HOVER{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline overline;
}

td {  font-family: verdana; font-size: 12px; color: #000000}
.head1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #CC3300}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	white-space: normal;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 30px;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
table.sample {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: #EAEBD3;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 0px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

.dotted {border-left: 1px dotted #CBBA82} 
li {
	line-height: 15px;
}
thead {
	background-color: #FFFFCC;
}

.t {background: url(images/dot2.gif) 0 0 repeat-x; width: 20em}
.b {background: url(images/dot2.gif) 0 100% repeat-x}
.l {background: url(images/dot2.gif) 0 0 repeat-y}
.r {background: url(images/dot2.gif) 100% 0 repeat-y}
.bl {background: url(images/bl2.gif) 0 100% no-repeat}
.br {background: url(images/br2.gif) 100% 100% no-repeat}
.tl {background: url(images/tl2.gif) 0 0 no-repeat}
.tr {background: url(images/tr2.gif) 100% 0 no-repeat; padding:10px} 