body {color: #FFFF77;
      background-image: url(/images/BackgroundHolsatia.jpg);
      background-attachment: fixed;
      background-color="#000066";
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      font-size: 10pt;
      margin: 1% 3%;}

p {vertical-align: top;
   margin-top:10px;}

h1 {color: #FFFFFF; font-size: 13pt; text-align:center;}
h2 {color: #FFFFFF; font-size: 12pt; text-align:center;}
h3 {color: #FFFFFF; font-size: 11pt; text-align:center;}
h4 {color: #FFFFFF; font-size: 10pt; text-align:center;}

a:link {color:#FFFFFF;}
a:visited {color:#FFFF77;}

table {line-height:14pt;
       text-align:left;
       vertical-align:top;
       border-width:none;
       align:center;
       font-size: 10pt;
       empty-cells:show;}

tr {vertical-align:top;}
th {color:#FFFFFF; font-size: 11pt;}

form {font-size: 10pt;}

funote {color: #FFFF77;	font-size: 8pt;}

input {background: #FFFF77; font-size: 10pt;}

textarea {font-size: 10pt;}

select {font-size: 10pt;}

ul {	color: #000000;
	font-size: 10pt;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	color: #000000;
	font-size: 10pt;
}

ol {
	color: #FFFF77;
	font-size: 10pt;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	color: #FFFF77;
	font-size: 9pt;
}

.big {
	color: #FFFF77;
	font-size: 18pt;
}

.bodystyle {
	color: #FFFF77;
	font-size: 10pt;
}

.invert {
    width: 135px;
    color: blue;
	background: #AAAA22;
	border-width: 2px;
	border-style: ridge;
	padding: 1px;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
    width: 150px;
    color: blue;
	background: #AAAA22;
	border-width: 3px;
	border-style: solid;
	padding: 5px;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

