BODY,A,A:HOVER,TD,.thumb,.gallery,.clear,.info,.article,.bottom {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
A {
	color : #4B0082;
	text-decoration : none;
}
A.big {
	font-size:16pt;
	color : #4B0082;
	text-decoration : none;
}
A:HOVER.big{
	font-size:16pt;
	color :Blue;
	text-decoration : none;
}
A:HOVER {
	color : Blue;
	text-decoration : none;
}
TD.menu{
	background-color: #B1CDE6;
	text-align : center;
}
TD.menuActive{
	background-color: white;
	color:#000020;
	text-align : center;
}

.gallery {
	font-size : 14pt;
	font-weight : bold;
	color : Black;
	text-align : center;
}
.subject {
	font-size : 15pt;
	font-weight : bold;
	color : Black;
}
.clear {
	background-color : transparent;
	border : 0 none;
}
.caption {
	color : #0000A0;
	font-size : 8pt;
}
.bottom{
	color : #0000A0;
	font-size : 8pt;
	text-align:center;
}

.info {
	color : black;
	font-size:10pt;
	font-weight:bold;
}

.article {
	color : black;
	font-size:10pt;
}

.title {
	font-family : "Times New Roman";
	font-weight : bold;
	font-size : 24pt;
}
.wrtitle {
	font-family : "Times New Roman";
	font-weight : bold;
	font-size : 24pt;
}

.thumb {
	font-size : 7pt;
	cursor : hand;
}
