@charset "utf-8";
/* CSS Document */

h1

	{
		font-size : 14px;
		font-family :Arial;
		color : #404040;
		
	}
	
	h2

	{
		font-size : 14px;
		font-family :Arial;
		color : #ED672A;
		
	}
	
	h3

	{
		font-size : 11px;
		font-family :Arial;
		color : #ED672A;
		
	}

div

	{
		font-size : 11px;
		font-family :Arial;
		color : #939598;
	}
body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#000000;
}

	td

	{
		font-size : 11px;
		font-family :Arial;
		color : #626364;
		background-position:right;
	}
		
	a {
		color: #EE6727;
		text-decoration: none;	
	}
a:hover {
		color:#EE6727;		
		font-style : normal;	
		text-decoration: underline;	
		
	}



.tweet_text
{
    color: #000;
}

.tweet_time
{
    font-style: italic;
    color: #333;
}

#div_twitter b
{
    color: #666;
    clear: none;
}

#div_twitter
{
    margin-top: 32px;
    float: left;
    font-size: .9em;
    font-style: italic;
    padding-right: 8px;
    height: 60px;
    width:300px;
}

#img_twitter_follow
{
    clear: both;
    float: left;
    margin-top: 16px;
    margin-right: 16px;
    cursor: pointer;
    margin-bottom: 16px;
}
