body
{
	background-color:Silver ;
}


h1
{
	font-family:Tahoma;
	font-size:18pt;
	color:Blue;
}


h2
{
	font-family:Tahoma;
	font-size:14pt;
	color:Blue;
}

h3
{
	font-family:Tahoma
	font-size:12pt;
	color:Blue;
}

h4
{
	font-family:Tahoma
	color:Blue;
}


h5
{
	font-family:Tahoma
	font-size:8pt;
	color:Green;
}

img
{
	vertical-align:middle;
	border-style:Solid;
	border-width:1px;
	border-color:blue;
}


