.text {
	font-family: Frutiger,Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;

}
.bold {
	font-family: Frutiger,Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;

}
.redsmall {
	font-family: Frutiger,Tahoma, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #990000;
}
.bluebig {
	font-family: Frutiger,Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #076EA7;
}
.indexBottomLink
{
	text-decoration:none;padding-top:5;font-size:11px;height:25;width:480;text-align:center;font-weight:bold;background-color:#CEDCE9;color:#0783CD;margin-bottom:3;border-top:solid 1 #E6EDF4;
}

body
{
	font-family: Frutiger,Tahoma, Arial;
	font-size: 12px;
}

.text
{
	font-family: Frutiger,Tahoma, Arial;
	font-size: 12px;
}

td
{
	font-family: Frutiger,Tahoma, Arial;
	font-size: 12px;
}

tr
{
	font-family: Frutiger,Tahoma, Arial;
	font-size: 12px;
}

table
{
	font-family: Frutiger,Tahoma, Arial;
	font-size: 12px;
}

ul {
list-style-image: url('images/button_ul.gif');
}

a {
	font-family: Frutiger,Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #076EA7;
}

.INPUT
{   
    FONT-FAMILY: 'Arial CE';
    BACKGROUND-COLOR: #709CC5
}