body {
margin : 0;
padding : 0;
font-family : Tahoma;
overflow : auto;
line-height : 11px;
text-align : justify;
color : #333333;
font-size : 8pt;
text-align : left;
text-decoration : none;
background-color : #181818;
background-image : url('');
background-repeat : y;
background-attachment : scroll;
cursor : crosshair
}


p {
	background-image: url();
	background-repeat: repeat-x; 
}


h1 {
border-style:solid; border-width:1px; font-family : Tahoma;
color : #FFFF00;
font-size : 10pt;
text-align : center;
font-weight : bold;
font-style : normal;
text-decoration : none;
line-height:100%; margin-left:0; margin-right:0; margin-top:2; margin-bottom:0; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; background-color:#000000 
}

h2 {
font-size : 10pt;
font-weight : normal;
font-style : normal;
font-family : Georgia;
border-top : 0 solid #000000;
border-bottom : 0 solid #000000;
color : #FFFFFF;
text-align : center;
margin-bottom : 0px;
line-height : 10px;
margin : 0;
text-transform : lowercase;
letter-spacing : 4px;
padding-left : 4px; padding-right:2px; padding-top:2px; padding-bottom:2px
}

a:link {
color : #003300;
font-weight : normal;
text-decoration : none;
font-style : normal;
text-transform : uppercase;
cursor : crosshair
}
a:visited {
color : #bb64d2;
font-weight : normal;
text-decoration : none;
font-style : normal;
text-transform : uppercase;
cursor : crosshair;
}
a:active {
color : #bb64d2;
font-weight : normal;
text-decoration : none;
font-style : normal;
text-transform : uppercase;
cursor : crosshair;
}
a:hover {
color : #37402d;
text-decoration : none;
font-weight : normal;
font-style : normal;
text-transform : uppercase;
cursor : crosshair;
background-color : transparent;
cursor : crosshair;
border-bottom : 3 solid #6cb713;
margin : 0;
padding : 0;
}

u {
text-decoration : none;
border-bottom : 1px dotted #009ca5;
padding : 0;
margin : 0;
}

i {
font-family : Arial;
color : #5352dc;
font-size : 8pt;
}

b {
font-family : Arial;
color : #fa137c;
font-size : 8pt;
}


a:link.nav, a:visited.nav, a:active.nav {
text-decoration: none;
font-family: Courier New;
font-size: 8pt;
line-height: 6pt;
color: #3B3B3B;
cursor: default;
display: block;
text-align:center;
text-transform: uppercase;
margin: 3px;
padding: 3px
}

a:hover.nav {
font-family: courier new;
font-size: 8pt;
line-height: 6pt;
font-weight: none;
color: #000000;
text-align: center;
cursor: default;
display: block;
text-transform: uppercase;
margin: 3px;
padding: 3px
}

.content {
float:left;
width:100%;
background: #CCCCCC;
font-size: 11px;
font-family: Trebuchet ms;
color: #000000;
line-height:13px;
text-align:left;
text-transform: none;
font-weight:normal
}