/* CSS Document */
.heading
{
	font-family:"Arial Rounded MT Bold";
	font-size:18px;
	color:#ffffff;
	text-decoration:none;
	font-weight:none;
}

.content
{
	font-family:Tahoma;
	font-size:11px;
	color:#292929;
	text-decoration:none;
	font-weight:none;
}
.content1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fd7300;
	text-decoration:none;
	font-weight:bold;
}
.content2
{
	font-family:"Arial Rounded MT Bold";
	font-size:20px;
	color:#0ac4ea;
	text-decoration:none;
	font-weight:none;
}
.content3
{
	font-family:"Arial Rounded MT Bold";
	font-size:18px;
	color:#292929;
	text-decoration:none;
	font-weight:none;
}


.content4
{
	font-family:"Arial Rounded MT Bold";
	font-size:14px;
	color:#292929;
	text-decoration:none;
	font-weight:normal;
}


.member
{
	font-family:Tahoma;
	font-size:12px;
	color:#292929;
	text-decoration:none;
	font-weight:normal;
}
.content5
{
	font-family:Tahoma;
	font-size:11px;
	color:#292929;
	text-decoration:none;
	font-weight:bold;
}

.copyright
{
	font-family:Tahoma;
	font-size:11px;
	color:#929292;
	text-decoration:none;
	font-weight:normal;
}
.bottomlink
{
	font-family:Tahoma;
	font-size:11px;
	color:#656565;
	text-decoration:underline;
	font-weight:normal;
}

a:hover.bottomlink
{
	font-family:Tahoma;
	font-size:11px;
	color:#656565;
	text-decoration:none;
	font-weight:normal;
}