<!--

html {}

body {
	margin:0px;
	background-color:#ffffff;
	font-family: arial;
	font-size: 10pt;
	color:#000000;
	}

a:link, a:visited { 
	color : #333399;
	text-decoration : underline;
	}
a:hover { 
	color : #330066;
	text-decoration : underline;
	}
a:active { 
	color : #330066;
	text-decoration : underline;
	}

i.film { color : #333399; }

i.biblio { color : #333399; }
	
table {
	border-style:solid;
 	border-color:#000000;
	border-width:0px;
 	border-spacing:0px;
 	
 	margin:0px 0px 0px 0px;
 	padding:0px 0px 0px 0px;
 	
	background-color:#ffffff;
 	}
 	
 
tr {vertical-align:top;}

td {
	border-style:solid;
 	border-color:#000000;
 	border-width:0px;	
 	border-spacing:0px;
 	
	vertical-align:top;
	text-align:left;
	
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	}

img {
	border-style:solid;
 	border-color:#000000;
 	border-width:0px;
 	border-spacing:0px;
 	
 	margin:0px 0px 0px 0px;
 	padding:0px 0px 0px 0px;
	}

.rightalign{text-align:right;}
.centeralign{text-align:center;}
.big {
	font-size:13pt;
	font-weight:bold;
	}
.small {font-size:8pt;}
.smaller {font-size:9pt;}
.grey {background-color: #cccccc;}

td.headstrip1 {
	background-color: #ccccff;
	font-size:13pt;
	font-weight:bold;
}
td.headstrip2 {
	text-align:right;
	background-color: #333399;
	color: #ffffff;
}

td.arttitle {
	/* color : #333399; */
	font-size:13pt;
	font-weight:bold;
}

td.articlelist {
	padding:0px 30px 0px 0px;
}

.footer {
	text-align:center;
	padding:0px 80px 0px 80px;
	font-size:8pt;
}



-->

