/* CSS Document */

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	text-decoration:none;
	
}
a:hover {
	color: #CCCCCC;
}
.klick_here{
color:#003F83;
font-family: 'Georgia-Bold','Georgia','serif';
font-size: 12pt;
font-weight: bold;
text-decoration: underline;
}
.klick_here:hover{
color:#0033FF;
font-family: 'Georgia-Bold','Georgia','serif';
font-size: 12pt;
font-weight: bold;
text-decoration: underline;
}.klick_here:visited{
color:#000066
font-family: 'Georgia-Bold','Georgia','serif';
font-size: 12pt;
font-weight: bold;
text-decoration: underline;
}
h1{color: #000000; font-family: 'Georgia-Bold','Georgia','serif'; font-size: 14.5px; font-weight: bold; 
}
h2{font-family:Tahoma, Georgia, "Times New Roman";
font-size:16pt;
color:#FF0000;
font-weight:bold;
}
h3{
color: #000000; font-family: 'Georgia', 'serif'; font-size: 14.5px;font-weight:bold;
}
.blackh2{font-family:Tahoma, Georgia, "Times New Roman";
font-size:16pt;
color: #000000;
font-weight:bold;
}
.default_text{color: #000000; font-family: 'Georgia', 'serif'; font-size: 14.5px;
}
.default_text_bold{
color: #000000; font-family: 'Georgia', 'serif'; font-size: 14.5px;font-weight:bold;
}.pressid_bold{
font-family: 'TimesNewRomanPS-BoldItalicMT','Times New Roman','serif';
font-style:italic;
font-weight:bold;
}
.pressid{
font-family: 'TimesNewRomanPS-BoldItalicMT','Times New Roman','serif';
font-style:italic;
}
.highlight {

	background-color: #FFFF00;
	font-weight: bold;
}
.default_text_red_bold{
color:#FF0000; font-weight:bold; font-family: 'Georgia','serif'; font-size: 14.5px;}
.small{margin:5px;text-align: center; font-family: 'Georgia','serif'; font-size: 10.45px;
}
.default_text_support_bold{
color: #000000; font-family: 'Georgia', 'serif'; font-size: 12pt;font-weight:bold;
}
.default_text_support{color: #000000; font-family: 'Georgia', 'serif'; font-size: 12pt;
}

.underline_only{text-decoration:underline;}