@charset "UTF-8";
.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}
.intro_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #0099FF;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.intro_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2F6AB7;
	font-size: 17px;
}
.large_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #2F6AB7;
}

td img {display: block;}
body {
	background-image: url(../images/template/background.jpg);
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #2F6AB7;
}
a:active {
	color: #666666;
}
