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

.style1 {
	color: #333333;
	font-style: italic;
	font-weight: bold;
}
.style2 {color: #268ED4}
.style3 {color: #0066CC}
.style6 {font-size: 2.5em}
.header4 {
	color: #00F;
	font-family:
	Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}
.heading5 {
	color: #D91C68;
	font-size: 1em;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
a{
	color: #00F;
	text-decoration: none;
}
a.footer{
	font-size: .8em;
	font-weight: bold;
}
td.dashed{
	border-bottom: thin;
	border-bottom-color: #009F00;
}
