body {
  background-color: #D6d6D6;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 11px;
  line-height: 15px;
}
TABLE {
	font-size: 11px;
	line-height: 15px;
}
TD {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	background-repeat: repeat;
}
.my1 {	
	font-size: 14px; color: #666666; text-decoration: none; font-weight: Bold; 
}
.my2 {
	font-size: 12px; color: #546fb2; font-weight: Bold;
}
.my3 {
	font-size: 11px; color: #333333; font-weight: Bold;
}
.my4{
	FONT-SIZE: 11px; COLOR: #FF0000; FONT-WEIGHT: BOLD;
}

input,select,textarea {
	font-size: 11px; font-family: Verdana, Arial;
}
A {
	COLOR: #0033CC; text-decoration: none;
}
A:hover {
	COLOR: #666666; text-decoration:none;
}
A:active {
	color: #000000; text-decoration:none;
}

A.ulink {
	color: #333333;
}
A.ulink:hover {
	color: #666666; text-decoration: none;
}

A.headlink {
	COLOR: #666666; TEXT-DECORATION: none; font-weight: Bold
}
A.headlink:hover {
	COLOR: #333333; TEXT-DECORATION: none
}

A.email {
	COLOR: #666666; TEXT-DECORATION: none
}
A.email:hover {
	COLOR: #ff9900; TEXT-DECORATION: underline
}
