body
{ 
	background:#a7a7a7 
	url(posthipstergrey.jpg) no-repeat center;
}

a {color: white; text-decoration:none;};
a:hover {color: white; text-decoration:underline;};
a:visited {color: white;};
hr {color: black; background-color: black; height: 3px;};

.heading1 
{
	FONT-SIZE: 20pt; 
	FONT-FAMILY: "Impact"; 
	BACKGROUND-COLOR: transparent
}

.heading2 
{
	FONT-SIZE: 15pt; 
	FONT-FAMILY: "Verdana"; 
	BACKGROUND-COLOR: transparent
}

.maintext 
{
	FONT-SIZE: 12pt; 
	MARGIN-LEFT: 10px;  
	COLOR: black; 
	LINE-HEIGHT: normal; 
	FONT-FAMILY: VERDANA,ARIAL,HELVETICA;
}

.subject
{
	FONT-SIZE: 16pt;
}

.date
{
	FONT-SIZE: 8pt;
}

.contents
{
	MARGIN-LEFT: 10px;
}

.permalink
{
	FONT-SIZE: 8pt;
}

.nomargin
{
	MARGIN-LEFT: -10px;
}