@charset "UTF-8";
/* CSS Document */
body {
	background-color: #330033;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #F60;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
}
a:link {
	color: #09F;
	text-decoration: none;
}
a:visited {
	color: #09F;
	text-decoration: none;
}
a:hover {
	color: #09F;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/* a.navbar sets the characteristics of the different states of any links with class="navbar" */
a.navbar:link {
	color: #303;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	line-height: 15px;
}
a.navbar:visited {
	color: #303;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
a.navbar:hover {
	color: #60C;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 40px;
	color: #F90;
	text-align: center;
	font-style: italic;
	font-weight: normal;
	line-height: 40px;
}
h2 {
	font-size: 24px;
	color: #F0F;
	text-align: center;
	line-height: 30px;
	font-weight: normal;
}
h3 {
	font-size: 20px;
	color: #0F3;
	text-align: center;
	line-height: 24px;
	font-weight: normal;
	margin-left: 40px;
}
h4 {
	font-size: 18px;
	color: #FC3;
	text-align: center;
	line-height: 24px;
	font-weight: normal;
}
h5 {
	font-size: 16px;
	color: #F90;
	text-align: left;
	line-height: 24px;
	font-weight: normal;
}
.head3small {
	font-size: 13px;
	color: #0F3;
	text-align: center;
	line-height: 24px;
}
.textLg {
	font-size: 15px;
	color: #0F3;
	text-align: left;
	line-height: 24px;
}
.text_grey {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: center;
}
.h1_sm {
	font-size: 18px;
}
.body_center {
	color: #F90;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
}
.list {
	font-size: 18px;
	line-height: 28px;
}
