﻿
A:Hover {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : bold;
	color: Black;
	font-size: xx-small;
	text-decoration: underline;
}

.heading1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #003399;
	font-size: 20pt;
	}

.heading2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #003399;
	font-size: 16pt;
	}

.heading3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : bold;
	color: black;
	font-size: 10pt;
	}

.news {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : bold;
	color: #003399;
	font-size: 8pt;
	}

.panel-dark-blue {
	background-color: #004D85;
	}

.panel-light-blue {
	background-color : #33CCFF;
	}

.panel-green {
	background-color: #66CC00;
	}

.panel-yellow {
	background-color: #F0E03E;
	}

.panel-red {
	background-color: #D41E44;
	}

.panel-people {
	background-color: #33CCFF;
	}

.links-name {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : bold;
	color: #003399;
	font-size: 14pt;
	}

.links-text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : bold;
	color: Black;
	font-size: xx-small;
	text-decoration: underline;
}

.links-text-small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : bold;
	color: Black;
	font-size: 8pt;
	
}

.links-text-bookmark {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : bold;
	color: #003399;
	font-size: 10pt;
	text-decoration: none;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
}