@charset "UTF-8";
/* CSS Document */

p {
	font-family: Georgia Bold;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-family: Georgia Bold;
	font-size: 20px;
}
ul {
	font-family: Georgia Bold;
	font-size: 14px;
	line-height: 18px;
}
.style1 {
	font-family: Georgia Bold;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
	font-weight: bold;
}
ul {
	font-family: Georgia Bold;
	font-size: 14px;
	font-weight: bold;
	}
h3 {
	font-family: Georgia Bold;
	font-size: 18px;
}