BODY
{
	margin: 0px;
	Font-Family: Arial;
	Font-Size: 10pt;
}

A
{
	Font-Family: Arial;
	Font-Size: 10pt;
}

A:VISITED
{
	Color: #666666;
}

A:HOVER
{
	COLOR: White;
	BACKGROUND-COLOR: #666666;
}

A:ACTIVE
{
	Color: Black;
}

STRONG
{
	Font-Family: Arial;
	Font-Size: 10pt;
}

FONT
{
	Font-Family: Arial;
	Font-Size: 10pt;
}

P
{
	Font-Family: Arial;
	Font-Size: 10pt;
}

H1
{

}

H2
{

}

H3
{
	Font-Family: Arial;
	Font-Size: 10pt;
	Font-Weight: bold;
}

TD
{
	Font-Family: Arial;
	Font-Size: 10pt;
}

IMG
{
	margin:0px;
}

INPUT
{
	
}

SELECT
{
	
}

UL
{

}

UL
{

}

.text
{
	Font-Family: Arial;
	Font-Size: 10pt;	
}

.smalltext
{
	Font-Family: Arial;
	Font-Size: 8pt;	
}

.date	
{
	font-family: Arial;
	color: #333333;
	font-size:11px;
	font-weight:bold;
}
.posts	
{
	font-family: Arial; 
	color: black;
	font-size:11px;
}
.posts p
{
	font-family: Arial; 
	color: black;
	font-size:11px;
}
.posts a
{
	font-family: Arial; 
	color: black;
	font-size:11px;
}
.byline	
{
	font-family: Arial; 
	color: #999999;
	font-size:10px;
}