.text {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10pt;
	color : #333333;
	text-align : justify;
}

.small {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	color : #484848;
	text-align : justify;
}

.author
{
	font-family : sans-serif;
	font-size : smaller;
	color: #303030
}

.menu{
	font-family : sans-serif, arial, verdana, geneva;
	font-size : 8pt;
	text-decoration : none;
	color : #382828;
	font-weight : bolder;
}

.menupoint{
	font-family : sans-serif, arial, verdana, geneva;
	font-size : 8pt;
	text-decoration : none;
	color : White;
	font-weight : bolder;
}

.list {
	font-family : monospace;
	font-size : 16pt;
	color : Gray;
	font-weight: bold;
}

.smalllink {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	color : #3E3EFF;
	text-decoration : none;
	font-weight : bolder;
}

.link {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : smaller;
	color : #3E3EFF;
	text-decoration : none;
	font-weight : bolder;
}