body {
	background-image:  url(../images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #214450;
}
.default_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.small_text a:link {text-decoration:none; color: #003366;}
.small_text a:visited {text-decoration:none; color: #003366;}
.small_text a:hover {text-decoration:underline; color: #214C45; background-color:#DFEFED;}
.small_text a:active {text-decoration:underline; color: #EFA951; background-color:#FFF3B6;}

.small_text1 {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F5B27;
}
.header1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight:bold;
	color: #214450;
}
.header2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #214450;
}
