﻿Body {
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}

p {
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}

#page-wrap {
  width: 1250px;
  margin: 15px auto;
  position: relative;
}

#sidebar {
  width: 160px;
  position: fixed;
  margin-left: 1090px;
}

.switch_header {
	margin-top: 5px;
	margin-bottom: 5px;
}

.switch_footer {
	margin-top: 2px;
}