body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FBFAF5;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:left;
	line-height: normal;
}
img{
	border:0px;
}
a:link {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}
a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
a:hover {
	color: #000000;
	text-decoration: none;
		font-weight: bold;
	border-bottom: 1px solid #000000;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
		font-weight: bold;
	border-bottom: 1px dotted #000000;
}
a.plain_link:link{
    border-bottom: 0px;
}
a.plain_link:visited{
    border-bottom: 0px;
}
a.plain_link:hover{
    border-bottom: 0px;
}
a.plain_link:active{
    border-bottom: 0px;
}
.pm_texts {
	font-size: 11px;
	line-height: 17px;
}
.refs {
	font-size: 9px;
	line-height: 17px;
}
.links_inst {
	font-size: 9px;
	line-height: 12px;
}
.pm_texts_intro {
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
}
.pm_texts_intro_links {
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
}
.main_menu{
	padding-bottom:2px;
	padding-top:2px;
}
.menu {
	font-size: 10px;
	line-height: 16px;
	color: #CC0000;
}
.project_title {
	font-size: 21px;
	line-height: 25px;
}
.lines {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.project_subtitle {
	font-size: 12px;
	line-height: 17px;
}
.menu_list_title {
	font-size: 9px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
.menu_list_subtitle {
	font-size: 9px;
	line-height: 17px;
}
.menu_list_selected {
	font-size: 10px;
	line-height: 16px;
	color: #669900;
}
