/* CSS Document */
ul { 
    font-size: 9px;
}
.text {
	font-size: 9px;
}
.tabletext {
	font-size: 9px;
}
.text_left {
    font-size: 9px;
}
.text_title {
    font-size: 10px;
	font-weight: bold;
}
.text_head {
	font-size: 10px;
	font-weight: bold;
}
.text_first_title {
    font-size: 10px;
}
.text_title_white {
    font-size: 10px;
}
.text_main {
    font-size: 9px;
}
.registration {
    font-size: 9px;
}
.loginbox_text {
    font-size: 9px;
}
.emailbox_text {
    font-size: 9px;
}
.textbox_text{
    font-size: 9px;
}