﻿.Style3 {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 120%;
	font-weight: bold;
	color: #008080;
}
.title {
	font-family: Arial;
	font-size: 160%;
	font-weight: bold;
	color: #FFFF00;
}
.#h1 {
	font-size: 120%;
	font-weight: bold;
	color: #00FF00;
	margin: 0px;
}
.#test h1 {
	font-size: 200%;
	color: #800080;
}
.#body h1 {
	font-size: 200%;
	color: #FF0000;
}
.body_text {
	font-family: Arial;
	font-size: 100%;
	color: #008000;
}
