/* CSS Document */


h1 
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	line-height:52px;
	font-weight:normal;
	color:#000000;
	margin-top:24px;
	margin-left:22px;
}

h1 a
{
	color:#000000;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}

h1 a:hover
{
	color:#fff;
	background-color:#10ecc5;
	text-decoration:none;
}

h2
{	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height:28px;
	font-weight:normal;
	margin:0;
	color: #10ecc5;
}

h2 a

{
	color:#10ecc5;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}

h2 a:hover
{
	color: #fff;
	background-color:#10ecc5;
	text-decoration:none;
}

h2 p 
{
	color:#10ecc5;
	font-size:13px;
	line-height:18px;
	margin-top:4px;
	margin-bottom:0;
	margin-left:0;
}

h3
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#2a00ff;
	margin-bottom:0;
	margin-left:22px;
	}
	
p
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#2a00ff;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0;
	margin-left:22px;
	}
	
#twit_time
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	color:#10ecc5;
}

.footer
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999;
	text-align:center;
}

.footer a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #999999;
	text-align:center;
}


#twit_status
()