a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: none;
	font-family: tahoma;
                font-size: 7pt;
	color: #26A771;
	cursor: hand;
          
}
a:hover {
	text-decoration: underline;
                background-color: #D3D987;
	font-weight: bold;
	font-family: tahoma;
                font-size: 7pt;
	color: #FFFFFF;
	cursor: hand;
	border-bottom: 2px dotted #FFFFFF;
}

body {
color: #000000;
background-color: #FFFFFF;
font-size : 7pt;
font-family : tahoma;
cursor: default;
text-align: justify;
line-height:10pt;
}

u,{
font-size : 7pt;
font-family :tahoma;
color: #E4756F;
border-bottom: 1px solid #FFFFFF;
}

h3,{
font-family :tahoma;
color: #CDB591;

}

b,{
font-size : 7pt;
font-family : tahoma;
color: #E4756F;
text-decoration:bold;
}

i,{
font-size : 7pt;
font-family : tahoma;
color: #E4756F;
text-decoration:italic;
}

input, select, textarea {
border-bottom: 1px solid #777777; 
border-top: 0px solid #000000; 
border-left: 0px solid #000000; 
border-right: 0px solid #000000; 
color:#777777;
background: #FFFFFF;
font-size: 7.5pt;
font-family: tahoma;
}

.header { 
font-size:13pt;
font-weight: bold;
font-family: times new roman;
color:#E4756F;
}

.wpheader { 
font-size: 13pt;
font-weight: bold;
font-family: times new roman;
color:#F4C89C;
}

.content { 
font-size: 7pt;
font-weight: none;
font-family: tahoma;
color:#000000;
text-align : justify;
line-height :10pt;
}

div.top{
background-color: transparent;
border-top: 0px #E0E0E0 solid;
border-bottom: 2px #FFFFFF dotted;
border-right: 0px #E0E0E0 solid;
border-left: 0px #E0E0E0 solid;
padding: 2px;
text-align: center;
}


div.wptop{
background-color: transparent;
border-top: 0px #E0E0E0 solid;
border-bottom: 2px #E4756F dotted;
border-right: 0px #E0E0E0 solid;
border-left: 0px #E0E0E0 solid;
padding: 2px;
text-align: center;
}
div.content{
background-color: transparent;
border-top: 0px #FFFFFF dotted;
border-bottom: 0px #FFFFFF dotted;
border-right: 0px #FFFFFF dotted;
border-left: 0px #FFFFFF dotted;
text-align: justify;
padding-top: 2px;
padding: 3px;
}

body{
scrollbar-face-color: #F4C89C;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-arrow-color: #E4756F;
scrollbar-track-color: #FFFFFF; 
}



.qapost {border: 0px solid; margin-top: 20px; margin-bottom:0px; word-wrap: break-word; font-family: tahoma; font-size: 7pt;  text-align:justify; }

a.hover:link  {
        display: block; 
	background-color: #F4C89C;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	border-bottom: 1px solid #FFFFFF;
	font-family: arial;
	font-size: 9px;
        font-weight: none;
	text-decoration: none;
	letter-spacing: 1px;
	color: #E4756F;
        text-align: left;
}

a.hover:active  {
        display: block;
	background-color: #F4C89C;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	border-bottom: 1px solid #FFFFFF;
	font-family: arial;
	font-size: 9px;
        font-weight: none;
	text-decoration: none;
	letter-spacing: 1px;
	color: #E4756F;
        text-align: left;
}

a.hover:hover  {
        display: block;
	background-color: #E4756F;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	border-bottom: 1px solid #FFFFFF;
	font-family: arial;
	font-size: 9px;
        font-weight: none;
	text-decoration: none;
	letter-spacing: 1px;
	color: #F4C89C;
        text-align: left;
}


a.hover:visited  {
        display: block; 
	background-color: #F4C89C;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	border-bottom: 1px solid #FFFFFF;
	font-family: arial;
	font-size: 9px;
        font-weight: none;
	text-decoration: none;
	letter-spacing: 1px;
	color: #E4756F;
        text-align: left;
}