div.contents {width: 500px}

p, h1, h2, h3, h4, li, table {font-family: Arial, Helvetica, Sans Serif}

p {
		font-size: 11pt;
	}
	
p.date {font-size: 10pt;
	font-style: italic;
	text-align: right}
	
h1, h2, h3, h4 {
	font-weight: bold;
	color: #ce007b}
	
h1 {font-size: 18pt}
h2 {font-size: 14pt}
h3 {font-size: 12pt}

.highlight {background-color: yellow}

li {font-size: 11pt;
	list-style-image: url(../img/tacka11.png)}

a:link {  text-decoration: none}
a:hover {  text-decoration: underline}
a:visited {  text-decoration: none}

table.formal tr.highlight {background-color: #f7bdde}
table.formal td, th {font-size: 10pt;
	padding: 3px 10px 3px 10px}