H1{
	font-family: arial;
	font-size: 20pt;
   
}

p{
	font-family: arial;
	font-size: 11pt;
	line-height : 120%;
}

a:link,
a:visited,
a:active {
	font-family: arial;
	font-size: 11pt;
	color: #333399;
	text-decoration: none;
}

a:hover {
	font-family: arial;
	font-size: 11pt;
	color: #7777aa;
	text-decoration:underline;
}

.menu_table{
	border-bottom : 1px dotted;
}

.sign{
	font-family: arial;
	font-size: 8pt;
	color: #333333;
}

