.title {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #0033FF;
}
.title2 {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #0033FF;
}
.text {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 18px;
	color: #0033FF;
	font-weight: bold;

}
.title2red {

	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.pictext {
	font-family: Georgia, "Times New Roman", Times, serif, Garamond;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
a:link {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 18px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.title3 {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;

}
a:visited {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 18px;
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 18px;
	color: #0000FF;
}
