    select
    {background : transparent; 
	font-family : Tahoma; 
	color : #FFFFFF; 
	font-size : 8pt; }


    textarea, input{	
	font-family : Tahoma;	
	font-size : 8pt;
	letter-spacing: 0pt
	color : #FFFFFF;
	background : transparent;	
	border-style : dashed;  
	border-width : 1px;
    border-color : #000000; }

BODY {
	color: #000000;
	font-size : 8pt;
	font-family : Tahoma;
	letter-spacing: 0pt
	text-align : justify;
	background-color : #FFFFFF;
	line-height : 12px;}

A {
color: #0E92A9; text-decoration: none;
font-weight: bold; }
A:hover{
color: #000000; text-decoration: none;
font-weight: bold; 
CURSOR: se-resize; }

p{
font-size : 8pt; }

b {
color:#063E48; }

i, u {
color:#000000; }

blockquote {
font-size: 8pt;
background-color: #CCCCCC;
padding-left: 5px; }

h1 {
letter-spacing: 3pt;
text-align: center;
font-size: 10pt;
font-weight : bold; 
color: #000000;
padding-top: 1px;
}

h2 {
font-size : 8pt; 
font-weight : bold; 
text-transform: uppercase;
color : #000000; 
letter-spacing: 1pt;
text-align : left; } 

div.head{
letter-spacing: 3pt;
text-align: center;
font-size: 10pt;
font-weight : bold; 
color: #000000;
padding-top: 1px;
}

div.content{
text-align: justify;
font-size: 8pt;
padding-top: 2px;
}

div.scrollablemaincontent {
	height: 292px;
	width: 352px;
	overflow: auto;
	padding-right: 15px;
}