/* CSS Document */
Body {font-family:Arial, Helvetica, sans-serif;background-color: #2c4c57;}

p {font-size:smaller;}

p a{color:#990066; text-decoration:underline;}
p a:hover{
	text-decoration: none;
	color: #990099;
}

h1 {color:#330033; border-bottom:3px solid #330033; font-size:medium;}

h4 {color:#330033; font-size:smaller;}

hr {color:#000000; }

ul {font-size:smaller; font-weight:400;}

li a{color:#990066; text-decoration:underline;}

li a:hover{color:#990066; text-decoration:none;}

address {font-size:smaller; font-weight:400; font-style:normal;}


.footer {color:#000000; font-size:x-small; font-weight:bold;}

.footer a{color:#990066; text-decoration:underline;}

.table {font-size:small;}

.publication {font-size: medium; color: #330033;}.line {
	font-size: 12px;
	line-height: 12px;
	height: 12px;
}
