body
{
	margin-left: 5;
	margin-right: 5;
	color: black;
	background-color: lightgreen;
	font-family: Comic Sans MS;
	font-size: 14pt;
	font-weight: normal;
}

h2
{
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

a
{
	color: black;
}

a:visited
{
	color: blue;
}

a:hover
{
	color: red;
}

.t
{
	text-align: center;
	border-left: 1cm;
	margin-left: 1cm;
	margin-right: 1cm;
	color: green;
	<!-- background-color: cyan; -->
	background-color: orange;
	font-family: "Courier New";
	font-size: 18pt;
	border-bottom-width: medium;
	border-color: orange;
	text-indent: 0;
	border-top: 10;
	border-right: 15;
	text-decoration: blink;
}

img
{
	/*height: 187px;*/
	margin-left: 1cm;
	border-color: #D2691E;
	border: 2 solid #1E90FF;
}

.n
{
	text-align: justify;
	font-weight: normal;
	margin-left: 50px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 13px;
	text-indent: -10px;
}

.r1
{
	text-align: justify;
	color:#CC3300;
	font-weight:bold;
	margin-left: 10px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 13px;
	text-indent: -10px;
}

.r2
{
	text-align: justify;
	color:#CC3300;
	font-weight:bold;
	margin-left: 50px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 13px;
	text-indent: -10px;
}
.g1
{
	text-align: justify;
	color: Green;
	font-weight: bold;
	margin-left: 10px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 13px;
	text-indent: -10px;
}

.g2
{
	text-align: justify;
	color: Green;
	font-weight: bold;
	margin-left: 50px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 13px;
	text-indent: -10px;
}
