body {
	background-color: #e8e8e8;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../images/back.jpg);

}
table {
        font-family: 'Frutiger LT 55 Roman', Arial;
	font-size: 12px;
	line-height: 140%;
	color: #222222;
}
a:link{color:#184464;font-size:12px;line-hwight:140%;text-decoration:underline;}
a:visited{color:#0a0066;font-size:12px;line-hwight:140%;text-decoration:underline;}
a:hover{color:#0a50ff;font-size:12px;line-hwight:140%;text-decoration:underline;}


.standard{
        font-family: 'Frutiger LT 55 Roman', Arial;
        font-size:12px;
        line-height:140%;
        color:#000000;
}

.mini{
        font-family: 'Frutiger LT 55 Roman', Arial;
        font-size:11px;
        line-height:140%;
        color:#000000;
}

