﻿.menu a:link {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #686868;
	margin-top: 0px;
	margin-bottom: 0px;	
	text-decoration: none;
}
.menu a:visited {
	color: #686868;
	text-decoration: none;
}
.menu a:active {
	text-decoration: none;
}
.menu a:hover {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #0099FF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
.text {
	font-family: verdana;
	font-size: xx-small;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 150%;
	color: #686868;
}
.bullet-text {
	font-family: verdana;
	font-size: xx-small;
	line-height: 150%;
	color: #686868;
	font-weight: bold;
}
li {
	font-family: verdana;
	font-size: xx-small;
	line-height: 150%;
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}
.bullet-l {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	font-family: verdana;
	font-size: xx-small;
	font-weight: bold;
	line-height: 150%;
	color: #0099FF;
}
.bullet-r {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	font-family: verdana;
	font-size: xx-small;
	font-weight: bold;
	line-height: 150%;
	color: #0099FF;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	font-family: verdana;
	font-size: xx-small;
	font-weight: bold;
	line-height: 150%;
	color: #0099FF;
}
.text-blue {
	font-family: verdana;
	color: #0099FF;
	font-size: xx-small;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 100%;
	font-weight: bold;
}
a:hover {
	color: #686868;
}
a {
	text-decoration: none;
	color: #0099FF;
}
.titulo {
	font-family: "Book Antiqua";
	font-size: 14pt;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 100%;
	color: #686868;
}
.subtitulo {
	font-family: verdana;
	color: #0099FF;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 100%;
	font-weight: bold;
}
