BODY {
	color: #999999;
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	background-image: url(.html);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}

A {
	color: #336666;
	text-decoration: none;
	line-height: 20px;

}

A:HOVER {
	color: #336699;
	text-decoration: underline;
}

A:ACTIVE {
	color: #333333;
}

A:VISITED{
	color: #;
}

P {
	text-align: justify;
}

.indent {
	position: absolute;
	width: 200px;
	left: 100px;
	color: black;
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
	
}

.date {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
	line-height: normal;
}

.side {
	font-size: 11px;
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
	line-height: normal;
	COLOR: #000000;
	text-align: justify;
	font-style: italic;
}

.posts {
	font-size: 11px;
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #000000;
	text-align: justify;
}

.head {
	font-size: 14px;
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #336699;
	text-transform: uppercase;
	font-weight: bold;
	text-align: justify;
}

.title {
	font-size: 30px;
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
	line-height: 10px;
	color: #336699;
	font-weight: bold;
}

