﻿body {
}
H1
{
	color: #74653A;
	font-size: xx-large;
	font-family: 'Monotype Corsiva';
}
H2
{
	color: #ff0000;
	font-size: x-large;
	font-family: 'Monotype Corsiva';
	font-weight: bold;
}
H3
{
	color: #74653a;
	font-size: large;
	font-family: 'Monotype Corsiva';
}

H5
{
	font-weight: bold;
	font-size: medium;
	color: #74653a;
	font-family: Verdana;
	font-style: italic;
}
P
{
	font-size: x-small;
	color: #0b1129;
	font-family: Verdana;
}