body { color: #000000; background-color: #A5DF93; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }

.title1 { font-family: Arial, Helvetica; font-size : 22pt; font-weight : bold; font-style: italic; }
.title2 { font-family: Arial, Helvetica; font-size : 22pt; font-weight : bold; }
.title3 { font-family: Arial, Helvetica; font-size : 10pt; font-weight : bold; }
.credits { font-family: Arial, Helvetica; font-size : 10pt; font-weight : normal; }

div#itrc_content {
 width: 660px;
 }
	
div.itrc_pic {
 width: 120px;
	height: 100px;
	border: 1px solid #000000;
	float: left;
	margin: 3px;
 }

a.fcww {
 font-size: 10px;
 color: #339900;
	text-decoration: none;
 }
a.fcww:hover {
 text-decoration: underline;
 }	


