p, li {
	font-family : arial ;
	font-size: 12 ;
}

p.locator {
	font-size: 10 ;
}

b.header {
	font-size : 20 ;
	color : #000080 ;
}

div.article {
	padding-top : 5px;
	padding-bottom : 10px;
}

div.article p {
	margin-top : 10 ;
	margin-bottom : 10 ;
}

div.article h1 {
	font-size : 14 ;
	color : #000080 ;
	margin : 0 ;
	text-decoration : none;
}

div.article h2 {
	font-size : 12 ;
	font-weight : bold ;
	margin : 0 ;
}

b.headersmall {
	font-size : 14 ;
	color : #000080 ;
	text-decoration : none;
}

table {
	font-family : arial ;
	font-size: 12 ;
}

th {
	text-align : left;
}

img {
	border : 0 solid Silver;
	margin-right : 15 ;
}

/* table cell holding an image */
table.gallery {
	font-size: 10 ;
}
table.gallery td {
	padding: 10 ;
}

.image{
	margin: 0 ;
}

.image .caption {
	font-size: 80%;
    font-family: arial, sans-serif;
    text-align: left; 
	font-weight : bold ;
}
/*

	font-weight : bold ;


p {
	font-family : verdana ;
	font-size: 11 ;
	text-align : justify;

table {
	font-family : verdana ;
	font-size: 12 ;
}

a {
	color : Olive;
	text-decoration : none;
	font-style : italic;
}

img {
	margin-top : 10px;
	margin-right : 10px;
	margin-left : 10px;
}
*/
