body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
p {
font-size:12px;
	color: #000;
	text-align: justify;
}
td{
font-size:12px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}


.aCyan:link {
	color: #006699;
	text-decoration: none;
}
.aCyan:visited {
	text-decoration: none;
	color: #006699;
}
.aCyan:hover {
	text-decoration: underline;
	color: #F00;
}

.alnk:link
{
  font-weight:bold;
  color: #006699;
	text-decoration: none;
}
.alnk:visited
{
  font-weight:bold;
  color: #006699;
	text-decoration: none;
}
.alnk:hover
{
  font-weight:bold;
  text-decoration: underline;
	color: #FF0000;
}
.bgtd {
	background-attachment: fixed;
	background-image: url(images/bg_page_inner.html);
	background-repeat: no-repeat;
	background-position: center top;
}
.gray{
color:#999999
}
.aTop:link,.aTop:visited{
color:#0C84B0;
font-size:12px;
font-weight:bold;
margin-left:8px;
margin-right:8px;
text-decoration:none;
}
.aTop:hover{
text-decoration:underline;
}
.aGray:link,.aGray:visited,.aGray:link{
color:#999999;
text-decoration:none;
}
.heading{
font-size:18px;
font-weight:bold;
color:#F96611;
}
.text1{
color:#000000;
}
#design
{
	float:right;
}
#copy
{
	float:left;
	margin-left:10px;
}
.disclamer_font
{
	font-size:10px;
}
strong
{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
}