body
{
background-color: #E3C6E7;
color: #aa0595;
font-family: arial;
font-size: 14px;
letter-spacing: 0.4px;
}

p
{
font-size: 14px;
letter-spacing: 0.4px;
}

a {text-decoration: none}
a:link {color: #aa0595}
a:visited {color: #aa0595}
a:hover {color: #aa0595; font-weight: bold}
a:active {color: #aa0595}


h1
{
font-size: 150%;
letter-spacing: 0px;
font-weight: bold;
}

h2
{
font-size: 130%;
letter-spacing: 0px;
font-weight: bold;
}


h3
{
font-size: 110%;
font-weight: bold;
margin-bottom: -14px;
}

ul
{
/*list-style-image: url('icoon.gif');*/
list-style-type: disc;
list-style-position: outside;
margin-left: 15px; 
padding-left: 0px;
}

ul ul
{
/*list-style-image: url('icoon.gif');*/
list-style-type: disc;
list-style-position: outside;
margin-left: 15px; 
padding-left: 0px;
}

tr.naw
{
height: 25px;
}

td.left
{
width: 45%;
font-size: 70%;
text-align: right;
vertical-align: bottom;
padding: 0px 10px;
}

td.right
{
width: 50%;
font-size: 110%;
text-align: left;
vertical-align: bottom;
}
