body, h1, h2, h3, h4, h5, h6, p, td, li, textarea, select, option, input {
  font-family: Tahoma, Verdana, sans-serif, sans serif;
}

body, p, td, h3, h4, input {
  font-size: 11px;
}
input {
  font-size: 9px;
}
h1 {
  font-size: 26px;
  margin: 0;
}

h2 {
  font-size: 18px;
  margin: 0;
}
h3, h4 {
  margin: 0;
}

a:link {  color: #333333; text-decoration: underline}
a:visited {  color: #333333; text-decoration: underline}
a:hover {  color: #333333; text-decoration: none}
.logo {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/banner.jpg);
	background-repeat: no-repeat;
	background-position: right;
	
}
.logo a:link {
	color : #FFFFFF;
	text-decoration: none;
} 
.logo a:visited {
	color : #FFFFFF;
	text-decoration: none;
} 
.logo a:hover {
	color : #FFFFFF;
	text-decoration: none;
} 
.text {  font-family: Tahoma; font-size: 11px; color: #333333}
.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: #FFFFFF;
}
a.a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #33A175;
}
a.a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.bar {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #B2D000;
}
ul, ol, li {
	list-style-image: url(/images/button2.gif);
	margin-top: 5px;
	margin-left: 10px;
	line-height: normal;
} 
.group {
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
	border: 1px dotted #999999;
}
