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


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	background-image: url(gr/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-size: 14px;
	color: #666666;
}
.style1 {font-size: 10px;
         color: #666666;
}
.style2 {font-size: 11px}
.style3 {color: #FFFFFF}
.style4 {
	font-size: 14px;
	font-weight: bold;
}
.style5 {color: #FF0000}

.style6 {font-size: 12px;
         color: #666666;
}
.style7 {color: #333333; font-weight: bold; 
}
.style8 {color: #333333}
.style9 {font-size: 14px;
         color: #FFFFFF;
}
.style10 {font-size: 16px;
           color: #666666; 
}
.style11 {font-size: 14px;
           color: #000000; 
}
.style12 {font-size: 12px;
         color: #666666;
}
a.simple:link {font-family: Arial, Helvetica, sans-serif;
               font-size: 12px;
			   color: #666666; 
			   text-decoration: underline;
			   }
a.simple:visited {font-family: Arial, Helvetica, sans-serif;
               font-size: 12px;
			   color: #666666; 
			   text-decoration: underline;
			   }
a.simple:hover {{font-family: Arial, Helvetica, sans-serif;
               font-size: 12px;
			   color: #666666; 
			   text-decoration: underline;
			   }
a.simple:active {{font-family: Arial, Helvetica, sans-serif;
               font-size: 12px;
			   color: #666666; 
			   text-decoration: underline;
			   }
} 


