p {
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
	}

body {
  margin:0;
  padding:0;
  height:100%;
  background:#ffffff;
  font-size: 12px;
  }
  html>body {font-size:medium;
  }

.navigation {
    font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	background: #ffffff;
	padding: 2px;
	}
	
.navigationon {
    font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	background: #FFFFFF;
	padding: 2px;
	}
  
a.navigation:link {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background: #FFFFFF;
	padding: 2px;
	}
	
a.navigation:hover {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background: #FFFFFF;
	padding: 2px;
	}
	
a.navigation:visited {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background: #FFFFFF;
	padding: 2px;
	}
	

.headblack {
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	line-height: 130%;
	}

.date {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 110%;
	}
	
.text {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 130%;
	}
	
.text10 {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 130%;
	}	

.footer {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	width: 800px;
	color: #000000;
	line-height: 130%;
	}		
	
a:link {
	color: #CC0000;
	text-decoration: underline;
	font-size: 12px;
}

a:visited {
	color: #7D0000;
	text-decoration: underline;
	font-size: 12px;
}

a:hover {
	color: #990000;
	text-decoration: underline;
	font-size: 12px;
}

.quotename {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	line-height: 130%;
	color: #666666;
	padding: 0px;
	}

.quotename2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 130%;
	color: #000000;
	padding: 0px;
	}

.resourceline {
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #000000;
	border-style: solid;
	border-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top-width: 2px;
	}

.searchline {
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 100%;
	color: #000000;
	border-style: solid;
	border-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	}

.emailline {
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	color: #CC0000;
	border-style: solid;
	border-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-color: #CC0000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	}
	
.navline {
	font-family: helvetica, arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 100%;
	color: #CC0000;
	border-style: solid;
	border-width: 2px;
	border-left-width: 0px;
	border-color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	}
	
.whiteline {
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-color: #ffffff;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	}
