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

<style type="text/css">

<!--
body {
	background-image: url(../images/layout/background.png);
	background-repeat: repeat-x;
	background-color: #D4D6D7;
}
body,td,th {
	font-size: 14px;
	color: #666;
	font-family:   Verdana, Geneva, sans-serif;
}
a:link {
	color: #090;
	text-decoration: none;
	font-family:   Verdana, Geneva, sans-serif;
}
a:hover {
	color: #333333;
	text-decoration: none;
	font-family:   Verdana, Geneva, sans-serif;
}
a:visited {
	color: #090;
	text-decoration: none;
	font-family:   Verdana, Geneva, sans-serif;
}
a:active {
	color: #333333;
	text-decoration: none;
	font-family:   Verdana, Geneva, sans-serif;
}

h1 {
	font-weight: bold;
	color: #33A02C; 
	font-size:16px;
	font-family:   Verdana, Geneva, sans-serif;
	
	<!-- for g markers-->
	
}
h2 {
	font-weight: bold; 
	color: #33A02C; 
	font-size:14px;
	font-family:   Verdana, Geneva, sans-serif;
	
	<!-- for h markers-->
}
h3 {
	font-weight:normal;
	color: #444; 
	font-size:12px; 
	font-family:   Verdana, Geneva, sans-serif;
	margin: 0;
	<!-- for z markers-->
}
r {
	font-style: normal; 
	color: #777; 
	font-size:15px;
	font-family:   Verdana, Geneva, sans-serif;
}
z {
	font-style: normal; 
	color: #444; 
	font-size:12px; 
	font-family:   Verdana, Geneva, sans-serif;
}
y {
	font-weight: bold; 
	color: #444; 
	font-size:12px;
}
.style1 {font-size: 12px}
a.header:link { color: #666; text-decoration: none; font-family:   Verdana, Geneva, sans-serif; }
a.header:active { color: #666; text-decoration: none; font-family:   Verdana, Geneva, sans-serif; }
a.header:visited { color: #666; text-decoration: none; font-family:   Verdana, Geneva, sans-serif; }
a.header:hover { color: #090; text-decoration: none; font-family:   Verdana, Geneva, sans-serif; }
-->

a.site:link { color: #666; text-decoration: none; font-size: 12px; font-family:   Verdana, Geneva, sans-serif; }
a.site:active { color: #666; text-decoration: none;font-size: 12px; font-family:   Verdana, Geneva, sans-serif;}
a.site:visited { color: #666; text-decoration: none;font-size: 12px; font-family:   Verdana, Geneva, sans-serif;}
a.site:hover { color: #090; text-decoration: none; font-size: 12px; font-family:   Verdana, Geneva, sans-serif;}

a.link:link { color: #090; text-decoration: none; font-family:   Verdana, Geneva, sans-serif; }
a.link:active { color: #090; text-decoration: none; font-family:   Verdana, Geneva, sans-serif; }
a.link:visited { color: #090; text-decoration: none; font-family:   Verdana, Geneva, sans-serif; }
a.link:hover { color: #444; text-decoration: none; font-family:   Verdana, Geneva, sans-serif; }

g {font-weight: bold; color: #33A02C; font-size:16px; }
h {font-weight: bold; color: #33A02C; font-size:14px; }
j {font-weight: bold; color: #33A02C; font-size:12px; }
r {font-style: normal; color: #777; font-size:15px; }
w {font-style: normal; color: #888; font-size:14px; }
x {font-style: normal; color: #444; font-size:10px; }
y {font-weight: bold; color: #444; font-size:12px; }
z {font-style: normal; color: #444; font-size:12px; font-family:   Verdana, Geneva, sans-serif; }
.style6 {color: #555555}


</STYLE>