<style type="text/css">

h1 {
		font-family: Times New Roman;
 		font-size: x-large;
 		text-align: center;
 		color: #600202;
}
h2 {
 		font-family: Times New Roman;
 		font-size: larger;
 		font-weight: bold;
 		text-align: center;
                 color: #0004A8

}
h3 {
 		font-family: Times New Roman;
 		font-size: medium;

 		text-align: left;
 		color: #004000;
}
a	{
		background: #D1D1D1;
		font-family: Times New Roman;
             	font-size:medium;

}
a:link	{
		color: #000048;
		text-decoration: bold;
		;
}
a:visited	{
		color: #008000;
		text-decoration: bold;
		}
a:hover	{
		color: #0000FF;
		text-decoration: underline;
                 Font-weight : bold;
}

body 	{       background-color:#D1D1D1;
		margin-right:0.5cm;
 		margin-left:0.5cm;

}

</style>
