a:link {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:visited, a:active {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #008888;
	text-decoration: none;
}
a:hover, a:focus {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #00CCCC;
	text-decoration: underline;
}

a.active:link {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #44CCCC;
	text-decoration: none;
}
a.active:visited, a.active:active {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}
a.active:hover, a.active:focus {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

body, td {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.headline {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	display:block;
	width:750px; 
	height:340px;
	background:url(images/header_big.gif) no-repeat.gif
}
h1 a {
	position:relative;
	display:block;
	width:750px; 
	height:340px;
}
h1 a span {
	position:absolute;
	left:-9999px;
}

h2 {
	display:block;
	width:753px;
	height:150px;
	background:url(images/header.gif) no-repeat;
}
h2 a {
	position:relative;
	display:block;
	width:753px;
	height:150px;
}
h2 a span {
	position:absolute;
	left:-9999px;
}

h3 {
	margin:5px 0 10px 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	color:#666666;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}

.content_new {
 width: 100%;
}

.content_new tr td {
 width: 33%;
}

.content_new tr td p {
 padding-left: 10px;
 padding-right: 10px;
}

h4 {
 font-family: verdana;
 font-size: 14px;
 margin-top: 10px;
}
 
