body,td {
	margin: 0px;
	font-size: 90%;
	line-height: 140%;
	color: #010101;
	}
.text_xsmall {font-size: 60%}
.text_small {font-size: 75%; line-height: 120%}
.text_normal {font-size: 90%; line-height: 140%}
}
.menu {
	border-right:1px solid #FAFAFB;
}
a {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #702f9a;
}
a:hover {
	color: #FF3300;
}
a#menu{
	color: #333333;
}
.main {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 0px;

}
