body {
	color : #191970;
	background-color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
margin-top : 0px;
	background-image : url(back.jpg);
	background-position : top center;
	background-repeat : no-repeat;
}
td{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
}

a {
	color : #0000cd;
	text-decoration : none;
}

a:hover {
	color : blue;
	text-decoration : none;
}
  h3  {
	background-color : transparent;
	max-width : 100%;
	margin-top : 8px;
	margin-bottom : 5px;
	color : #400080;
font-size : 16px;
}
 h2  {
	background-color : transparent;
	max-width : 100%;
	margin-top : 8px;
	margin-bottom : 5px;
	color : #556b2f;
	font-size : 20px;
}  h4 {
	background-color : transparent;
	max-width : 100%;
	margin-top : 8px;
	margin-bottom : 5px;
	color : #000082;
	font-size : 14px;
}
h1  {
	background-color : transparent;
	max-width : 100%;
	margin-top : 16px;
	margin-bottom : 5px;
	color : #aad5ff;
	font-size : 26px;
}
.bg1{
	background-image : url(bg1.jpg);
}.small{
	font-size : 10px;
	color : #cccccc;
}