/* CSS Document */

p{
	font-size: 24px;
	color: #000000;
	line-height: 19px;
	padding: 1em 1em 1em 1em;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0033FF;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00CCCC;
	display: block;
	padding: 8px;
	width: 140px;
}


.header {
	font-family: Verdana, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}

.topNavagation {
	font-family:Verdana, sans-serif;
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	color:  #000066;
	text-decoration: none;
	padding:8px;
	background-image: url(../old_site/Images/Blue_Button.gif);
	background-color: #009999;
}


.topNavagation:hover {
	font-family:Verdana, sans-serif;
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	color:  #CC3300;
	text-decoration: none;
	padding:8px;
	background-color: #CCFF33;
}
.linx
{ 
  color:#0000CC;
}
  
.linx:Hover
{ 
	font-size: 110%;
	color: #00CC00;
}
.Head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #00F;
}
