﻿
body {
  background-color: #fefdf9;
  font-family:Times New Roman
}
header {
	background-color:#fefdf9;
	text-align:left;
}
h1 {
	color:#000066;
	text-align:center;
		
}
h2
 {  color:#44570f;
    text-align: center;
}
h3
 {  color:#44570f;
    text-align: center;
}

table {
	width:85%;
    background-color:#FFFFFF;
    margin-left: auto;
    margin-right: auto;

}
.auto-style2 {background-color:#fefdf9;
	
}.auto-style3 {
	font-size: x-small;
	text-align: center;
}

.auto-style4 {
	text-align:justify
}
.table-style-one {
        width: 40%;
        border:medium;
        border-color:blue        
    }
   
.auto-style1 {
	text-align: center;
}
.auto-style5 {
	font-family: Symbol;
}


