BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size: 11px;
	color: #000066;
}

A {
	color: #336699;
	text-decoration: none;
}

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

A:ACTIVE {
	color: #99CCCC;
}

A:VISITED {
	color: #CC9966;
}
.date {
	color: #000066;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : normal;
}
.side {
	font-size: 14px;
	font-family : "Courier New", Courier, mono;
	line-height : normal;
	font-weight: normal;
	list-style-type: none;


}

.hi {
	font-size: 36px;
	font-family : "Times New Roman", serif;
	line-height : normal;
	color: #000066;

}


.posts {
	font-size: 11px;
	font-family : Georgia, "Times New Roman", serif;
	line-height : 20px;
	color : #000066;
}

.head {
	font-size: 11px;
	font-family : Georgia, "Times New Roman", serif;
	line-height : 20px;
	color : #000066;
	text-transform:uppercase;
	font-weight : bold;
}

.title {
	font-size: 50px;
	font-family : "Courier New", Courier, mono;
	line-height : normal;
	color : #000066;
	text-transform:capitalize;
	font-weight : bold;
	font-variant: small-caps;
}
.sideSmall {

	font-size: 11px;
	font-family : "Courier New", Courier, mono;
	line-height : normal;
	font-weight: normal;
	list-style-type: none;
}
