@charset "utf-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	list-style-image: url(../images/bullet.jpg);
	text-align: left;
	vertical-align: top;
}
li {
	list-style-image: url(../images/bullet.jpg);
	text-align: left;
}

body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2B286C;
}
a:visited {
	color: #2B286C;
}
a:hover {
	color: #A499C8;
}
a:active {
	color: #A499C8;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #000;
}
h2 {
	font-size: 14px;
	color: #000;
}
h3 {
	font-size: 16px;
	color: #000;
}
h4 {
	font-size: 12px;
	color: #2B286C;
}
h5 {
	font-size: 14px;
	color: #2B286C;
}
h6 {
	font-size: 14px;
	color: #A499C8;
}
.footer_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2B286C;
	text-align: left;
	vertical-align: middle;
}
.outside_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #A599C9;
	border-right-color: #A599C9;
	border-bottom-color: #A599C9;
	border-left-color: #A599C9;
}
