﻿h1 {
	font-size: 14px;
	font-weight: bold;
	color: #305293;
}
.NativeText {
	font-size: 12px;
}
h2 {
	font-size: 13px;
	color: #305293;
}
h3 {
	font-size: 12px;
	color: #305293;
}

.NewsDate {
	font-size: 12px;
	color: #305293;
	font-weight: bold;
}

.GreenAnnouncement {
	font-size: 14px;
	color: #8BBD17;
	font-weight: bold;
}
.NavigationLink {
	font-size: 10pt;
}
.ScrumDeskButton {
	background-color: #404040;
	border: 3px solid #000000;
	font-size: 10pt;
	color: #FFFFFF;
	font-family: verdana;
	text-decoration: none;
	text-align: center;
}
