form, ul, li { margin: 0; padding: 0; border: 0; }
img { border:0px; }
.clear { font-size: 0; clear: both; }

BODY {
	background: #fff;
	color: #444;
	font: 16px/20px Arial, Tahoma, sans-serif;
}

A { color: #444; text-decoration: underline; }
A:hover { text-decoration: none; }

H1 { color: #3296b6; font-size: 22px; font-weight: normal; line-height: 26px; text-decoration: underline; padding-top: 13px; }
H2 { font-size: 21px; font-weight: bold; line-height: 21px; padding-top: 5px; text-align:justify}
H3 { font-size: 20px; font-weight: bold; line-height: 20px; padding-top: 5px; text-align:justify}
H4 { font-size: 19px; font-weight: bold; line-height: 19px; padding-top: 5px; text-align:justify}
H5 { font-size: 17px; font-weight: bold; line-height: 17px; padding-top: 5px; text-align:justify}
H6 { font-size: 15px; font-weight: bold; line-height: 15px; padding-top: 5px; text-align:justify}

P { padding-top: 5px;}

/* general */
HTML, BODY { height: 100%; }
.link_h a{font-size: 21px; color: #ffffff; text-decoration: underline;}
.link_h a:hover { text-decoration: none; }
.link_f a{color: #fff; text-decoration: none; font-size: 12px;}
.link_f a:hover { text-decoration: underline; }
.menu1 { padding: 5px 0 10px 23px; list-style: none; }
.menu1 LI {
	background: url(../images/pic1.gif) no-repeat left 10px;
	padding: 2px 0 0 1px;
	font-size: 14px;
}
.menu1 A { text-decoration: none; }
.menu1 A:hover { text-decoration: underline; }
.title {
	padding: 20px 0 7px 63px;
	color: #3296b6;
	font-size: 22px;
	line-height: 26px;
	background: url(../images/l_title_bg.gif) no-repeat left bottom;
}

