BODY {
		font-family: Arial;
		font-style: none;
		color: #000000;
		text-align: left;
		text-indent: 20px;
}

H1 {
		font-family: sans-serif;
		font-size: x-large;
		font-weight: bold;
		font-style: small-caps;
		color: #FF0000;
		text-align: center;
		text-decoration: underline;
}

H2 {
		font-family: serif;
		font-size: large;
		font-weight: medium;
		font-style: normal;
		color: #306396;
		text-align: left;
		text-indent: 60px;
}

H3 {
		font-family: monospace;
		font-size: medium;
		font-weight: bold;
		font-style: normal;
		color: #3300FF;
		text-indent: 30px;
}

H4 {
		text-indent: 30px;
		text-align: left;
}

H5 {
		font-family: serif;
		font-size: larger;
		font-weight: bold;
		font-style: normal;
		text-align: center;
}
