td	{
font-size: 12px;
line-height: 125%;
letter-spacing: 1px; 
color: #3333cc
}

.text_title {  
font-size: 14px;  
padding-top:10px;
line-height: 200%; 
font-weight: bold; 
color: #3333cc
}

.text1 {  
padding-top:10px;
padding-bottom:10px;
font-size: 12px;  
line-height: 125%;
padding-left:15px;
color: #333333
}


ul li{
float:left;
list-style-type:none;
}
li a{
font-size: 12px;
font-weight: bold; 
display:block;
width:100px;
padding:4px;
margin:0px;
border:outset #cccccc 1px;
text-decoration:none;
background-color:#2c48d0;
text-align:center;
color:#ffffff;
}
li a:hover{
text-decoration:none;
border-style:inset;
background-color:#aaaaff;
color:#ffffff;
}
