/* CSS Document */
P, TD, TR, TH, TABLE, OL 
	{text-indent: 0em; font-family: tahoma; font-size: 9pt; color:#000}
LI, UL 
	{text-indent: 0em; font-family: tahoma; font-size:8pt; color:#5C677B;}
ul{
list-style-type:square
}

p{
   color:          #001E35; 
   font-size:    8pt; 
   font-family: verdana;
/*   text-align:   justify */
}

a:visited  {color:#3A3C8F; text-decoration: none }
a:link  {color:#3C42B3; text-decoration: none }
a:vlink  {color:#2E3A62; text-decoration: none }
a:hover  {color:#5357EC;  text-decoration: none }

h1 {color:#2E3A62; font-size: 11pt }
h2 {color:#2E3A62; font-size:8pt; font-weight: bold;}
.qq {color:#2E3A62; font-size:8pt; font-weight: bold;}
#twore {color:#59648F; font-size:7pt; font-weight: bold;text-align: center}
.bottom {color:#1F2732; font-size:9px; font-family:tahoms; }
.me {color:#2E3A62; font-size:7pt; }
.text {color:#001E35; font-size:8pt; font-family:verdana;}
.text_ {color:#001E35; font-size:8pt; font-family:verdana; text-align: center}

input {width:90px; height:16pt; font-size:8pt;}

.padd { padding: 15px}
.hand {cursor:hand}

li.nws{
list-style-image: url('/img/str_news.gif');
}



