/* CSS Document */
.content
{
	font-family:Tahoma;
	font-size:11px;
	color:#10527b;
	text-decoration:none;
	font-weight:none;
	line-height:24px;
}
.content1
{
	font-family:Tahoma;
	font-size:11px;
	color:#10527b;
	text-decoration:none;
	font-weight:none;
	
}
.form
{
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.leftlink
{
	font-family:Tahoma;
	font-size:11px;
	color:#10527b;
	text-decoration:underline;
	font-weight:bold;
}
a:hover.leftlink
{
	font-family:Tahoma;
	font-size:11px;
	color:#10527b;
	text-decoration:none;
	font-weight:bold;
}

.link
{
	font-family:Tahoma;
	font-size:10px;
	color:#10527b;
	text-decoration:none;
	font-weight:bold;
}

a:hover.link
{
	font-family:Tahoma;
	font-size:10px;
	color:#10527b;
	text-decoration:underline;
	font-weight:bold;
}