BODY {background-color: #ffffff}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        font-family: Tahoma; 
        font-size: 11px; 
	color: #575757;
}
table { font-family: Tahoma; 
        font-size: 11px; 
}
.but1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.but2 { 
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.info {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.info2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #777777;
}

A.info2{font-size: 10px; color: #777777; text-decoration: underline;}
A:hover.info2 {color: #777777; text-decoration: underline;}

.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #575757;
}
.text2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #29679a;
}
.title {
	font-family: Tahoma;
	font-size: 12px;
	color: #29679a;
	font-weight: bold;
}
.title2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #29679a;
	font-weight: bold;
}
.linked {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF7700;
	font-weight: bold;
  text-decoration: none;
}
A.linked {font-size: 11px; color: #ff7700; text-decoration: none; font-weight: bold;}
A:hover.linked {color: #ff7700; text-decoration: underline;}

.linked2 {
        font-family: Tahoma;
        font-size: 11px;
        color: #29679a; 
        font-weight: bold; 
	text-decoration: none;
}

A.linked2 {font-size: 11px; color: #29679a; text-decoration: none; font-weight: bold;}
A:hover.linked2 {color: #29679a; text-decoration: underline;}

.a {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

A.a {font-size: 11px; color: #333333; text-decoration: none; font-weight: bold;}
A:hover.a {color: #333333; text-decoration: underline;}

.ab {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

INPUT.button {
height:20px;
color: #ffffff;
font: bold 11px tahoma;
background-color: #FF8a00;
border: outset 2px;
}

.biggreen{font-family: Arial, Helvetica, sans-serif; font-size: 16pt; color: #29679A; font-weight: normal}