body {
	background-color: #6699FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bodymain {
	background-color: #6699FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/bg-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	color: #B6C0ED;
	line-height: 20px;
}
.h2 {
	font-size: 16px;
	color: #B6C0ED;
	line-height: 20px;
	font-weight: bold;

}
hr {
	color: #B6C0ED;
}
.tmpfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FFCC66;
	text-decoration: none;
}
a:visited {

	color: #FFCC66;
	text-decoration: none;
}
a:hover {

	color: #FFFF00;
	text-decoration: underline;
}
.ticklist {
	list-style-position: outside;
	list-style-image: url(images/tick.gif);
	list-style-type: none;
	font-weight: bold;
	line-height: 24px;


}
.subscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

}
li {
	line-height: 18px;
}
.sublist {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	font-weight: normal;
	line-height: 20px;
	text-indent: 0px;

}
