body {
	background-color: white;
	color: black;
	margin: 0;
	padding: 0;
}

body.popup {
	margin: 10px;
	padding: 0;
}

a{
	color : #002244;
	font-family : "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight : bold;
	text-decoration : none;
}

a:hover{
	color : #660000;
	font-family : "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight : bold;
	text-decoration : underline;
}

a.basebar {
	color : #002244;
	font-family : "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
}

a.basebar:hover {
	color : #660000;
	font-family : "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : underline;
}

a.navigation {
	color : #002244;
	font-family : "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
}

a.navigation:hover {
	color : #660000;
	font-family : "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : underline;
}

body,td,th,p,div,form,h1,h2,h3,h4,blockquote,ul,ol,blockquote{
	font-family : "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

h1 {
	color : #003366;
	display : inline;
	font-family : Georgia,"Times New Roman",Times,serif;
	font-size : 18px;
	font-weight : bold;
	text-decoration : none;
	text-align: left;
}

h2 {
	color : #003366;
	display : inline;
	font-family : Georgia,"Times New Roman",Times,serif;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
	text-align: left;
}

p {
	margin-left: 10px;
	padding-left: 0;
}

.basebar {
	color : #000066;
	font-family : "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.navigation {
	color : #000066;
	font-family : "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
