/* CSS Document */

body {
	background-color:#FFFFFF;
}

a {
	text-decoration:none;
}

.navbar {
	font-family: Arial, sans, sans-serif;
	font-size: 12px;
	color: #343434;
	font-weight:normal;
}

a.navbar:hover {
	font-weight:bold;
}

.copyright {
	font-family: Arial, sans, sans-serif;
	font-size: 11px;
	color: #343434;
	font-weight:normal;
}

.link_yellow {
	font-size: 24px;
	color: #F49300;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.content {	
	color: #5E5A7A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.header {
	color: #434157;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

.header_larger {
	color: #434157;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}
