@charset "UTF-8";
/* CSS Document */

.sub_text {
	font-size: 12px;
	font-style: italic;
	color: #06F;
	font-weight: normal;
}
.body1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}
#main #topHeader a {
	color: #FFF;
	text-decoration: underline;
}

