body {
	margin: 0px;
}

.nav_copy {
	color: #022653;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.nav_copy:hover {
	color: #3E8DF9;
}

.body_copy {
	font-family: arial;
	font-size: 11px;
}

.about_copy {
        font-family: arial;
        font-size: 12px;
}

.empty_link {
	color: #3E8DF9;
        font-family: Verdana;
        font-size: 10px;
        font-weight: bold;
        text-decoration: underline;
}

.regular {
   	font-family: arial;
        font-size: 12px;
}
