
body  { color: #333333;  background: #b4aaa4 url(background.jpg); text-align: justify }
p	{
	font-size:16px;
	}
a:link	 { color: #333333; text-decoration: underline }
a:hover	{
	color: #990000;
	text-decoration: none;
	}
.hilight	  { color: #000000; font-family: Skia }
.hilightoblique	 { font-family: Skia }
.title { color: #111111; font-size: 22pt; line-height: 110%;}
.subtitle  { color: #111111; font-style: italic; font-size: 18pt; line-height: 105%; }
.name  { color: #000000; font-weight: bold; }
.alignRight	{
	text-align: right;
	}
.smallcentered { font-size: 12pt; text-align: center }

