body {
	font-family: "Times New Roman", Georgia, Verdana;
	font-size: 18px;
	color: Black;
	text-align: left;

}

h2 {
	font-family: Georgia, "Times New Roman", Verdana;
	text-align: center;
	font-size: 23px;
}

h3 {
	font-family: Georgia, "Times New Roman", Verdana;
	text-align: center;
	font-size: 19px;
}

h4 {
	color: #FF00FF;
	font-size: 17px;
	text-align: center;
	background-image: url(Images/mellowyellow1.jpg);
}
.h4 {
	color: #FF00FF;
	font-size: 17px;
	text-align: left;
	font-weight: bold;
}

h5 {
	font-family: "Times New Roman", Georgia, Verdana;
	font-size: 17px;
	color: Black;
	text-align: center;
	background-image: url(Images/mellowyellow1.jpg);
}

.h5 {
	font-family: "Times New Roman", Georgia, Verdana;
	font-size: 17px;
	color: Black;
	text-align: left;
	background-color: #FFFF99;
	font-weight: bold;
}

.intr {
	font-family: Georgia, "Times New Roman", Verdana;
	color: #990000;
	font-style: italic;
	font-size: 18px;
}

.ovning {
	font-family: "Times New Roman", Georgia, "Segoe UI";
	color: #666666;
	font-style: italic;
	font-size: 17px;
	font-weight: bold;
}
.grey {
	font-family: "Times New Roman", Georgia, "Segoe UI";
	color: #666666;
	font-size: 17px;
	font-weight: bold;
}

.red {
	font-family: "Times New Roman", Georgia, "Segoe UI";
	color: #990000;
	font-size: 18px;
	font-weight: bold;
}

.end {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: Black;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: Black;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

a:active {
	color: Red;
	text-decoration: blink;
}
.table {
	border: thin solid Maroon;
	font-family: "Times New Roman", Georgia, Verdana;
	font-size: 18px;
	
}
.table3 {
	border: medium dotted Maroon;
}
.table2 {
	border: medium dotted Yellow;
	text-align: left;
}

