td	{
font-size: 12px;
line-height: 125%;
letter-spacing: 1px; 
color: #3333cc
}

.text1 {  
font-size: 12px;  
line-height: 125%; 
color: #666666
}

.text2 {  
font-size: 12px;  
line-height: 125%; 
color: #333333
}

.text3 {  
font-size: 12px; 
font-family: Times New Roman,Times;
line-height: 150%; 
letter-spacing: 1px; 
color: #ffffff
}

.text4	{
font-size: 11px;
font-weight: bold;
letter-spacing: 0px; 
line-height: 110%;
color: #3333cc
}

.text5	{
font-size: 14px;
font-weight: bold;
letter-spacing: 1px; 
line-height: 120%;
text-indent: 5px;
color: #0000ff
}

.text6	{
font-size: 12px;
line-height: 150%;
letter-spacing: 1px; 
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;
}
