body {
    background-color: #000000;
	margin-top: 10px;
	margin-bottom: 20px;
	Padding-top: 0px;
    font-family: Comic Sans MS; color: #a7a7a7; 
	font-size: 11px;
	font-weight: normal;
}
 
a:link { font-size: 12px; margin-top: 0px; color: #FFFFFF; text-decoration:underline;}
a:visited { font-size: 12px; margin-top: 0px; color: #FFFFFF; text-decoration:underline;}
a:hover { font-size: 12px; margin-top: 0px; color: #FF0000; text-decoration:none;}
a:active { font-size: 12px; margin-top: 0px; color: #FFFFFF; text-decoration:underline;}



.thumb{
width: 740px;
margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
border: none;
overflow: hidden;
}

.thumb img{
	border: 1px solid #adadad;
	width: 120px;
	height: 90px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

h1 {
	font-size: 35px;
	color: #FFFFFF; 
	font-weight: normal;
	margin-bottom: 3px;
    margin-top: 3px;
	}
	

h2 {font-size: 15px;color: #FFFFFF; font-weight: normal;margin-bottom: 3px;margin-top: 3px;}

h2 a:link { font-size: 15px; margin-top: 0px; color: #FFFFFF; text-decoration:underline;}
h2 a:visited { font-size: 15px; margin-top: 0px; color: #FFFFFF; text-decoration:underline;}
h2 a:hover { font-size: 15px; margin-top: 0px; color: #FF0000; text-decoration:none;}
h2 a:active { font-size: 15px; margin-top: 0px; color: #FFFFFF; text-decoration:underline;}

h3 {
	font-size: 13px;
	color: #FFFFFF; 
	font-weight: normal;
	margin-bottom: 2px;
    margin-top: 2px;
}

