a:active {
	color:black;}

body {
	text-indent:3%;}

h2 {
	text-align:center;
	font-size:18pt;
	letter-spacing:1pt;
	color:darkgreen;}

.green {
	background:#33aaff;
	font-family:calibri;
	color:blue;}
.pt36 {
	font-size:36pt;}

.super {
	vertical-align:text-bottom;}

p {
	font-size:12pt;
	color:black;}

h1.green {
	font-size:18pt;
	text-indent:0px;
	padding:5px 45px;
	border:3px solid #aa5555;
	margin:25px;
	text-align:justify;
	background:none;
	color:#40574e}

h1.green:hover {
	text-decoration:underline overline;

	border:7px ridge white;
	margin:21px;
	background:black;
	color:#ffcfff;}

img.content {
	align:middle;
	width:40%;
	padding:6px;
	border:2px solid red;}

.imgmid {
	text-align:center;}

table {
		border-width:10px;
	padding:10px;
	margin:5px;
	border-color:red;
	border-style:inset;}
tr,td {
		border-width:2px;
	padding:2px;
	margin:2px;
	border-color:red;
	border-style:inset;}

p.one {
	border-width:10px;
	padding:10px;
	margin:5px;
	border-color:green;
	border-style:double;}

p.two {
	border-width:10px;
	padding:10px;
	margin:5px;
	border-color:brown;
	border-style:groove;}

p.three {
	border:2px dashed green;
	border-collapse:collapse;
	padding:2px 30px;}

p.four {
	border:2px dashed green;
	border-collapse:collapse;
	padding:2px 30px;}

h1.five {
	border-width:10px;
	padding:10px;
	margin:5px;
	border-color:red;
	border-style:outset;}

.result{
height:380px;
margin-left:20px;
margin-bottom:20px;
padding: 10px;
text-indent:1px;
width:50%;
border:6px groove red;
outline:6px groove blue;
}