body{
	margin:0px;
	font-family:"Times New Roman", Times, serif;
	color:#808080;
}
.heading01{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
}
.purple{
	color:#00ccff;
}
a:link, a:visited, a:active {
	color: #00CCFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #00CCFF;
}
.bdr {

	border: 10px solid #FFFFFF;

}
a.skip:link {

	font-family: Tahoma;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #00C1F2;

	text-decoration: none;

}

a.skip:visited {

	color: #00C1F2;

	text-decoration: none;

	font-family: Tahoma;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

}

a.skip:hover {

	text-decoration: none;

	font-family: Tahoma;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #20D2FF;

}
.copyright{

	font-family: Tahoma;

	color:#6D6D6D;

	font-size: 11px;

	font-weight: normal;

	padding-left:30px;

	vertical-align: middle;

}