.style1 {
	font-family: Scriptina;
	font-size: 24px;
	font-weight: bold;
	color: #79232E;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #480D0F;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Scriptina;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
a:link {
	color: #660000;
	text-decoration: none;
}
p {
	padding-right: 30px;
	padding-left: 10px;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #330033;
}
a:active {
	text-decoration: none;
	color: #660000;
}
