﻿.newStyle1 {
	border-width: thin;
	border-style: groove;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	background-color: #D0CBDA;
	text-align: justify;
	padding: 10px;
	font-size: medium;
}
.newStyle2center {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: large;
}
.Tilte {
	font-family: Arial;
	font-size: xx-large;
	color: #000080;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}
.fhome {
	font-family: Verdana;
	font-size: x-large;
	font-weight: bold;
	color: #000080;
	font-style: italic;
	text-align: center;
}
