@charset "utf-8";

/* CSS Document 

global.css

by kent walters 1.19.08 */



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;

}



.name {

	font-weight: bold;

	font-size: 14pt;

	text-align: center;

	color: #00316B;

	margin-top: 20px;

	margin-bottom:12px;

}



a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover { text-decoration: underline; }
.subtitle {
	font-size: 12pt;
	font-weight: bold;
	color: #00316B;
	margin-bottom: 6px;
}
