h3 {
	font-size: 14px;
	color: #ff3300;
}
h2 {
	font-size: 14px;
	color: #CC6600;
}
h1 {
	font-size: 14px;
	color: #990000;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 14px;
	color: #333333;
	line-height: 16px;

}
strong {
	font-weight: bold;
}
td {
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}
small {
	font-size: 12px;
	color: #996600;

}
a:link {
	color: #0000AA;

}
a:visited {
	color: #660066;

}
a:hover {
	color: #990000;
}
em {
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
}
li {
	line-height: 18px;
}
.sub1{
text-align:right;
font-size:12px;
color:#FFCC66;
margin:5px;
}
.small {
	font-size: 10px;
	color:#996600;
}
