body {
     background : white;
     font-family : Helvetica,Arial,Verdana,sans-serif;
     line-height: 130%;
     font-size: 12px;
     text-align: justify;
	 letter-spacing: 1px;
	 color: #707070;
     margin: 50px 50px 10px 50px;
     background : url(imgs/logo-1.jpg) no-repeat fixed 310px 60px;
}

H1	{ font-size : 40px; font-weight : normal; padding: 0; line-height: 100%;
      font-family : Helvetica,Arial,Verdana,sans-serif;
	  color:#CF0000; letter-spacing: 2px; margin-bottom : 6px; } 

H2	{ color:#028431; font-size : 22px; font-weight : bold; letter-spacing: 1px;}
H3	{ font-size : 18px; font-weight : bold; }
H4	{ font-size : 14px; font-weight : bold; }
H5	{ font-size : 12px; font-weight : bold; margin-top: 5px; margin-left: 10px;  }

TD		{ text-align: justify; height: 16px; vertical-align: middle; }
IMG 	{ border: none 0px; margin: 0px; padding: 0;  }

TABLE	{ border-style:none; }

A:link    { color:#CC0000; text-decoration: none; }
A:visited { color:#CC0000; text-decoration: none; }
A:hover   { color:#028431; text-decoration: none; font-weight : bold; }

.emph { font-size: 110%; color:#CF0000; } 
.date { color: #000000; } 
.prize { text-align: left; } 
.author { color: #000000; } 
.credits { font-size: 9px; color: #000000; } 
.address { color: #404060; } 

.prize A:link  { font-size: 14px; color:#CC0000; text-decoration: none; font-weight : bold; }
.prize A:hover { font-size: 14px; color:#028431; }
.prize A:visited { font-size: 14px; font-weight : bold; }

#msg {
	position: absolute;
	top: 	635px; 
	left : 	400px;
	width: 	400px; 
	height: 50px;
	font-size : 40px;
	font-weight : bold; 
	letter-spacing: 2px;
	font-variant: small-caps;
}
