html,body,p,ul,li,a {
	font-family: "Arial", Arial, helvetica, sans-serif;
	font-size: 14pt;
}

h1 {
	font-family: "Arial", Arial, helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
}

h2 {
	font-family: "Arial", Arial, helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
}

h3 {
	font-family: "Arial", Arial, helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
}

h4 {
	font-family: "Arial", Arial, helvetica, sans-serif;
	font-size: 30pt;
	font-weight: bold;
}

h5 {
	font-family: "Arial", Arial, helvetica, sans-serif;
	font-size: 36pt;
	font-weight: bold;
}

.ryastyle {
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Arial", Arial, helvetica, sans-serif;
	font-size: 12pt;
}