h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #993333;
	font-style: italic;
}


h6 {
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #993333;
}
p {
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #333333;
}
h5 {
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #993333;
}
a:link {
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #993333;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #993333;
	text-decoration: underline;
	font-weight: bold;
}
.menu_mini {
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #993333;
	font-weight: bold;
}

