.title {  font-family: "Times New Roman", Times, serif; font-size: 16px}
.heading {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; padding-top: 20px; padding-bottom: 20px}
.readline {  font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: italic; font-weight: bold}
.small {  font-family: "Arial", Helvetica, sanserif; font-size: 10px; font-style: italic; font-weight: bold}

li	{	padding : 4px 1px 4px 1px}

.readline {  font-family: "Times New Roman", Times, serif; font-size: 12px; text-align: right; font-style: italic; font-weight: bold}

.small {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px}
.new {  font-family: "Arial", Helvetica, sanserif; font-size: 8px; font-style: italic; font-weight: bold; background-color:yellow}

.head {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px; ;
	font-weight: bold
}



p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
}

.centered {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px;
	text-align: center;
}

.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
}

.new {

	font-family: Verdana, "Arial", Helvetica, sanserif;
	font-size: 8px;
	font-style: italic;
	font-weight: bold;
	background-color:yellow;
}

em	{
	color:blue;
	}

a	{

	font-size: 12px;
	font-style: normal;



}

img	{
	padding: 4px;
	border:	0px;
	}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	adding : 4px 1px 4px 1px

	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color:	blue;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold
	}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px;
	font-weight: bold;
	font-style: italic;
	text-align:center;
	margin : 1px ;
	color	: purple;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin:4px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px;
	font-weight: bold;
	text-align:left;
	margin : 1px ;
	color	: purple;
}
