/*UIS*/
html,body{font-family:verdana,arial,helvetica,sans-serif;font-weight:400;font-size:100%;}
/*html,body{font-family:sans-serif;font-weight:lighter;font-size:small;}*/
/*html,body{font-family:Lucida Grande,Lucida Sans,Arial,sans-serif;font-weight:400;font-size:100%}*/
/*ORI*/
/*html,body{font-family:verdana,arial,helvetica,sans-serif;font-weight:400;font-size:100%}*/
/*
@media only screen and (max-width: 800px) {
	html,body{font-family:Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;font-weight:lighter;font-size:130%;}
}
@media only screen and (max-width: 400px) {
	html,body{font-family:Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;font-weight:lighter;font-size:270%;}
}
.ui-widget {
    font-size: .8em;
}
*/