body {
margin : 0;
padding : 0;
font-family : Tahoma;
overflow : auto;
line-height : 11px;
text-align : justify;
color : #3b3a39;
font-size : 8pt;
text-align : left;
text-decoration : none;
background-image : url('images/2nqe8hd.png');
background-repeat :repeat-x;
background-attachment : scroll;
cursor : crosshair;
}


h1 {
font-size : 14pt;
font-weight : bold;
font-style : italic;
font-family : serif;
border-top : 0 solid #000000;
border-bottom : 1px dotted #868585;
color : #1E0C2C;
text-align : center;
margin-bottom : 1px;
line-height : 25px;
margin : 0;
text-transform : lowercase;
letter-spacing : -1px;
padding-left : 4px; padding-right:2px; padding-top:2px; padding-bottom:2px; background-image:url('images/h1.png')
}
h2 {
font-family : Courier New;
color : #6699FF;
font-size : 9px;
background-color :transparent;
line-height : 5px;
text-transform : uppercase;
text-align : right;
font-weight : bold;
font-style : normal;
text-decoration : none;
margin : 0;
padding-top:3px; padding-bottom:4px; letter-spacing:2px; border-bottom:0 dashed #ffffff; 
}


a.navi, a:active.navi, a:link.navi, a:visited.navi {
display:block;
font-family: Tahoma;
font-size: 11px;
line-height:13px;
font-weight: normal;
letter-spacing:1px;
text-decoration:none;
color: #1a8991;
text-transform: lowercase;
text-align: left;
padding:2px;
padding-left:15px;
margin-bottom:3px;
}
a:hover.navi {
border-left:7px solid #ee98a5;
padding-left:8px;
}


img
{
	opacity:4;               /*Firefox & Chrome*/
	filter:alpha(opacity=50);   /* IE */

}

img:hover
{
	opacity:0.5;               /*Firefox & Chrome*/
	filter:alpha(opacity=100);   /* IE */
}