/* CSS Document */

p{
font-family: "Times New Roman", Times, serif;
font-size:14px;
color: #663300;
line-height: 24px;
padding: 3px;
}
.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #660099;
	text-decoration: none;
	padding-right: 3px;
	display: block;
	text-align: right;
	line-height: 20px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #330066;
	text-indent: 0px;
}
.text_indent {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #330066;
	text-indent: 50px;
}
.navigation:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #450071;
	text-decoration: none;
	padding-right: 3px;
	display: block;
	text-align: right;
	caption-side: top;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #330066;
}
.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #330066;
}
.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #330066;
}
.table_list {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #330066;
	text-decoration: none;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.embedded_link {
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
	color: #330066;
}
.lg_purple_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #330066;
}
