BODY {
	margin-top: 0;
	font-family: georgia, times new roman, serif;
	color: White;
	background: Black;
        font-size:12px;
}

A:link, A:visited, A:active {
	text-decoration: none;
	font-weight: bold;
	color : White;
}
A:hover {
	text-decoration: underline;
	color: Red;
}

H1 {
	font: 24px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	margin-top: 14px;
	margin-bottom: 2px;
	color : Silver;
}
H2 {
	font: 18px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	margin-top: 14px;
	margin-bottom: 2px;
	color : Silver;
}
H3 {
	font: 14px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 2px;
	color : Silver;
}
H4 {
	font: 12px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: Silver;
}

P {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

CODE {
	font-family: courier, monospace;
	color: Silver;
}

TABLE {
	background : Black;
	color : White;
}

TABLE.surround {
	background : #00008B;
	color : White;
}

TD.features {
	background : #4e51f8;
	color : Black;
}

.section-head {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 16px;
	font : bold;
	color: Silver;
}

.section-text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: Silver;
}

TD.links {
	background : #4e51f8;
}

TD.blog-entry-hdr {
	background : #00008B;
}

TD.blog-content {
	background : Black;
}

TD.blog-entry-box {
	background : #4e51f8;
}

TD.movies {
	background : #4e51f8;
}

TD.books {
	background : #4e51f8;
}

TD.alley {
	background : Black;
}

TD.blog-content, .blog-text, blockquote {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: Silver;
}

.blog-date  {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 16px;
	font : bold;
	color: Silver;
}

.blog-footer {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 9px;
	color : #4e51f7;
}

B {font-weight: bold;}

ADDRESS {font: 10px geneva, arial, helvetica, sans-serif;}

.wrapper {border: 2px solid black; background: #cccc99; margin: 10px 20px 40px 40 px; width: 80%;}
.headly {font: 12px verdana, arial, helvetica, sans-serif; font-weight: bold;}
.text {font-family: arial, helvetica, geneva, sans-serif; line-height: 180%;}
.out {font-family: palatino, georgia, serif;}
.image {border: 2px;}
.fine {font: 9px geneva, arial, helvetica, sans-serif; margin: 4px 30px 8px 30px;}


