/* this contains the css format commands for the ProteomeBinders website */

body { background-color:#FFFFEG;}

h1,h2,h3,h4 {
 font-family:Palatino Linotype,Arial, sans-serif; 
 }

p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family: Arial, sans-serif;
 font-size: 10pt }

p {
 text-align: justify;}

#intrapagelink {
 	font-size: 80%;
	padding: 2px 0px 0px 10px;}
	
#intermedheading {
 font-size: 11pt}

a:link {text-decoration: none ; font-weight: normal; color: #003399}
a:visited {text-decoration:none; font-weight:normal; color:#003399 }
a:hover { text-decoration: underline; font-weight:normal;  color: #000099  }

 