﻿body{
	background-color: #f0d8c3;
	scrollbar-3dlight-color: #fcf3eb;
	scrollbar-arrow-color: #895b3f;
	scrollbar-base-color: #fcf3eb;
	scrollbar-darkshadow-color: #895b3f;
	scrollbar-face-color: #f0d8c3;
	scrollbar-highlight-color: #fcf3eb;
	scrollbar-shadow-color: #b38e75;
	scrollbar-track-color: #e1c6b0;
}
.main_tbl{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #8B4513;
	text-align: justify;
	list-style: disc;
	}
.main_page{
	font-family: "Times New Roman", Times, serif;
	font-size: 13.5px;
	color: #8B4513;
	text-align: justify;
}
.page_heading{
	color: #8B4513;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.picture_borders{
	border-color: White;
	border-width: 5px;
	border-style: solid;
}

a:link{
	text-decoration: none;
	color: #8B4513;
	font-weight: bold;
}
a:active{
	text-decoration: none;
	color: #8B4513;
	font-weight: bold;
}
a:hover{
	text-decoration: none;
	color: Red;
	font-weight: bold;
}
a:visited{
	text-decoration: none;
	color: #8B4513;
	font-weight: bold;
}
.headings{
	font-weight: bold;
	color: #8B4513;
	font-style: italic;
}