a, body, h1, h2, h3, h4, h5, h6 {
    font-family: Trebuchet MS, Arial, Helvetica, Tahoma, Verdana
}

a:link, a:visited {
	color: #006600;
}

a:active {
	color: #ff0000;
}

a:hover {
	color: #ff0000;
}

a.lang {
	font-size: 80%;
	font-weight:normal;
}


a.small {
    font-family: Verdana;
    font-size: 80%;
    font-weight:normal;
}

.row {
    font-family: Verdana;
    font-size: 80%;
}

.flabel {
    font-family: Verdana;
    font-size: 80%;
}

.field1 {
    font-family: Verdana;
    font-size: 80%;
    width:50px
}

.field2 {
    font-family: Verdana;
    font-size: 80%;
    width:100px
}

.field3 {
    font-family: Verdana;
    font-size: 80%;
    width:200px
}

.fcaption {
    font-family: Arial
}
