BODY, TD {
	font-family :  Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 12px;
	background-color : Black;
	color : White;
	text-align: left;
}

A:Link, A:Visited,  A:Active {
	text-decoration: none;
	color: #0CF;
	font-size: 12px;
	font-weight: bold;
	

}

A:Hover {
	text-decoration : underline overline;
	color : #0CF;
	font-size: 12px;
	font-weight: bold;
	
}

A.small:Link, A.small:Visited,  A.small:Active {
	text-decoration: none;
	color: #0CF;
	font-weight: bold;
	font-size: 10px;

}

A.small:Hover {
	text-decoration : underline overline;
	color : #0CF;
	font-weight: bold;
	font-size: 10px;
}

.header {
	font-size: 17px;
	color: #C30;
	font-weight: bold;
}

#cpyrt {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #fff;
	}

	.month {
	 color: #6FF; font-weight: bold; font-size: 16px
}
	
.name {
	font-size : 20px;
	color: #c03;
	font-weight : heavy;
	font-family : Arial, Helvetica, sans-serif;
	
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #C03;
}

DIV.left {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #C03;
	font-weight : bold;
}

.center {
	text-align : center;
}

.footer {
	font-size: 10px;
}