.navigation-bar {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
.intoduction-text {
	font-family: Tahoma;
	font-size: 11px;
	color: #56D15D;
	font-weight: bold;
	
}
.big-text {
	font-family: Tahoma;
	font-weight: normal;
	color: #0066CC;
	font-size: 11px;
}
.boxes { padding:5px; border: 1px solid #3AAB20; background-color:#EBEFE0;}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #0066CC;
}


.normal-heading {
	font-family: Tahoma;
	font-weight: normal;
	color: #0066CC;
	font-size: 11px;
	font-weight: bold;
}
.error-message{
	font-family: Tahoma;
	font-weight: normal;
	color: red;
	font-size: 11px;
}
body,tbody {
	font-family: Tahoma;
	font-weight: normal;
	color: #0066CC;
	font-size: 11px;
}
.normal-text {
	font-family: Tahoma;
	font-weight: normal;
	color: #0066CC;
	font-size: 11px;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
select {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
a {
	font-family: Tahoma;
	font-weight: normal;
	color: #0066CC;
	font-size: 11px;
}
