﻿body{
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #0033DD;
}
a:visited {
	text-decoration: none;
	color: #0033DD;
}
a:active {
	text-decoration: none;
	color: #0033DD;
}
a:hover {
	text-decoration: none;
	color: #7403A9;
}
.menuText {
	color: #0033DD;
}
.allText {
	font-family: arial;
	font-size: 13px;
	margin: auto;
}
.bodyText {
	font-family: arial;
	font-size: 13px;
	width: 90%;
	text-align: justify;
}
.bodyTextP {
	font-family: arial;
	font-size: 13px;
	color: #7403A9;
}
.bodyTextBP {
	font-family: arial;
	font-size: 15px;
	color: #7403A9;
}
.bottomInfo {
	font-family: arial;
	font-size: 9px;
	border-top: 1px solid black;
}
TD.bottoms {
	border-bottom: 1px solid gray;
}
.toTop {
	font-family: arial;
	font-size: 10;
}
.bodyTextB {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
}
h1 {
	font-family: arial;
	font-size: 16px;
	margin-top: 20px;
}
h2 {
	font-family: arial;
	font-size: 13px;
}
.content {
	font-family: arial;
	font-size: 13px;
	width: 567px;
	padding-left: 31px;
}
.content p {
	text-align: justify;
}
ul.text_list li {
	padding: 5px 0px;
}
