p {  
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12pt; 
font-style: normal;
line-height: normal; 
font-weight: lighter; 
font-variant: normal;
text-transform: none;
color: #898989; 
text-decoration: none;
}

.headline2 {
color:#064a77;
font-size:14pt;
font-weight:normal;
}
.headline1 {
color:#969681;
font-size:14pt;
font-weight:normal;
}


.footer {  
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 10pt; 
font-style: normal;
line-height: normal; 
font-weight: normal; 
font-variant: normal;
text-transform: none;
color: #064a77; 
text-decoration: none;
}

a {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #064a77;
	text-decoration: underline;
}
a:hover {
    color: #898989;
	text-decoration: underline;
}

.headlineBlue {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #064a77;
	text-decoration: none;
}

.content_darkgrey {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.quote {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.quote_name {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: lighter;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #898989;
	text-decoration: none;
}




.headlineGray {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #969681;
	text-decoration: none;
}

.copyright {  
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 9px; 
font-style: normal;
line-height: normal; 
font-weight: normal; 
font-variant: normal;
text-transform: none;
color: #ffffff; 
text-decoration: none
}

.keinlink {
	color: #ffffff;
}
input {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	background-color: #000000;
	border: 1px solid #ffffff;
}


.tdunderline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}

.tdtopline {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
}

.tdtopbottomline {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
		border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}

.imageborder {
	border: 1px solid #FFCC00;
}

