body {  
font-family: arial; 
font-size:12px; 
color: black; 
background-color: white}

table {  font-size: 12px}

.contents {  text-align: justify}

.tab {
	border: #5B312E 1px solid;
}

.head {
	color:White;
	font-weight: bold;
	background-color: #CBAABB;
	border : 1px solid black;
	padding-left: 2px;
}

a:active {  
color:#5B312E; 
text-decoration:none}

a:hover {  
color:purple; 
text-decoration: none}

a:link {  color: #5B312E; 
text-decoration: underline}

a:visited {  color: #5B312E}
