@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: American Typewriter, Courier New, Courier, monospace;
	font-size: 12px;
	color: #333333;
}
body {
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #999999;
}

.feedHeadline {
	text-decoration: none;
	color: #000000;
	font-size: 15px;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

h1 {
	font-size: 15px;
	color: #000000;
}

.style2 {	color: #000000;
	font-size: 13px;
}

div.feedBurnerFeedBlock headline {
	text-decoration: none;
	color: #000000;
	font-size: 15px;
}

.thewall { 
background-image: url(../images/newbg2.jpg); 
background-repeat: no-repeat;
width: 1000px;
 
} 
.thefirstwall { 
background-image: url(../images/newbg.jpg); 
background-repeat: no-repeat;
width: 1000px;
 
} 

.demowall { 
background-image: url(../images/demobg.jpg); 
background-repeat: no-repeat;
width: 1000px;
 
} 

.notice { 
background-image: url(../images/notice.gif); 
background-repeat: no-repeat;
 
} 