  body {
	background-color: #0E3900;
	color: Black;
}
 :link {
	color:  #FFCC00;
	background-color : transparent;
}
 :visited {
	color: #FFCC00;
	background-color : transparent;
}
 :active {
	color: #FFCC00;
	background-color : transparent;
}
td {
	font-family: helvetica,arial,sans-serif;
	vertical-align : top;
	color : White;
}
td.main {
	width : 420px;
}
h3 {
	text-align : center;
	color : White;
}
div.caption {
	font-size : 75%;
	text-align : center;
	color : #cccccc;
}
div.im_l {
	font-size : 75%;
	text-align : center;
	color : #cccccc;
	float : left;
}
div.im_r {
	font-size : 75%;
	text-align : center;
	color : #cccccc;
	float : right;
}
