h1,h2,h3,h4,h5,h6 {
	font-family: Microsoft Sans Serif, Verdana, Arial;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #000066;
}
.title {
	font-family: "Microsoft Sans Serif", Verdana, Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
}
.body {
	font-family: "Microsoft Sans Serif", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}
.link {

	font-family: "Microsoft Sans Serif", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF3300;
}
