// JASC Slide Show CSS file 
//
a {
	text-decoration: none;
	color: #0000ff;
}

body {
	color: #0000ff;
	font-color: #0000ff;
	font-size: 12px;
	font-family: "Verdana,Arial,Helvetica";
}

.tableM {
	margin-top: 10px;
	color: #0000ff;
	font-size: 10px;
}

.tableT {
	margin-top: 1px;
	color: #0000ff;
	font-size: 10px;
}

.pLeft {
	float: right;
	margin-top: 3px;
}

.pTitle {
	margin-top: 7px; 
}

.pThumb {
	margin-top: 1px; 
	margin-bottom: 5px; 
	margin-bottom: 3px; 
	font-size: 10px;
}
