﻿body {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	line-height: 13px;
	font-weight: 400;
	color: #000;
}
h1 {
	position: relative;
	font-size: 15px;
	line-height: 17px;
	font-weight: 700;
	color: #138CE3;
	letter-spacing: 1px;
	text-align: left;
	margin: 0 0 10px;
	padding: 0;
}
h2 {
	position: relative;
	font-size: 13px;
	line-height: 15px;
	font-weight: 700;
	color: #138CE3;
	letter-spacing: 1px;
	text-align: left;
	margin: 0 0 10px;
	padding: 0;
}
a:link {
	position: relative;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: 700;
	line-height: 13px;
	color: #000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: 700;
	line-height: 13px;
	color: #000;
	text-decoration: none;
}
a:active, a:hover {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: 700;
	line-height: 13px;
	color: #0099FF;
	text-decoration: underline;
}
#framer {
	background-color: #EEE;
	text-indent: 0;
	text-align: justify;
	margin: 20px 20px 20px 30px;
	padding: 0;
}
#framer p {
	font-weight: 400;
	text-align: justify;
	margin: 5px 0 10px 0;
	padding: 0;
}
.orange {
	color: #138CE3;
	font-weight: 700;
}
.tablox {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	Color: #000000;
	text-indent: 2em;
	text-align: justify;
}
.tablomain {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	Color: #000000;
	text-align: center;
}
.tabloleft {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	Color: #000000;
	text-align: left;
}
.tablocenter {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	Color: #000000;
	text-align: center;
}
dl {
	margin: 0;
	padding: 0;
}
dt {
	font-weight: normal;
	color: #000000;
	margin: 0 0.2em 0.8em 0;
	padding: 0.2em 0 0 0;
}