A.menu	{
				font-family: verdana;
				font-size: 10px;
				font-weight: bold;
				color: #534f68;
				text-align: right;
				text-decoration: none;
}
H1.header {
				font-family: times new roman;
				font-size: 18px;
				color: #721111;
				font-weight: normal;				
}
H1.menu {
				font-family: times new roman;
				font-size: 16px;
				color: black;
				font-weight: bold;				
}
P	{
				font-family: verdana;
				font-size: 10px;
				color: black;
				text-align: justify;
				margin:25px;
}
A	{
				font-family: verdana;
				font-size: 10px;
				font-weight: bold;
				color: #534f68;
				text-align: right;
				text-decoration: none;
}