@charset "utf-8";
/* CSS Document */

a:link {  color: #333333; text-decoration: underline}
a:visited {  color: #333333; text-decoration: underline}
a:hover {  color: #333333; text-decoration: none}
.logo {  font-family: Tahoma; font-size: 26px; font-weight: bold; color: #003366}
.text {  font-family: Tahoma; font-size: 11px; color: #666666}
.sidebartext {  font-family: Tahoma; font-size: 11px; color: #FFFFFF}
.maintext {  font-family: Tahoma; font-size: 14px; color: #666666}
.adtext {  font-family: Tahoma; font-size: 12px; color: #666666}
.sidebartitle {  font-family: Tahoma; font-size: 14px; color: #003366}
.title {  font-family: Tahoma; font-size: 18px; font-weight: bold; color: #333333}
.text1 {font-family: Tahoma; font-size: 11px; color: #FFFFFF}

a.a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #72889D;
}
a.a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
}
a.a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #505C66;h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
}
h2 {
	font-family: Tahoma; 
	font-size: 14px; 
	color: #666666
}
h1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.subtitle {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
ul {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
}
li {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
}
