p {text-indent: 10px;}

body,td,th {
	font-size: 14px;
	color: #666666;
}
body {
	background-image: url(image/bg.gif);
	background-repeat: repeat-x;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height : 140%;
}

a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #336699;
}

/*----------*/

.style1 {
	color: #0066FF;
	font-weight: bold;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style3 {color: #009900}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {color: #FF0000}
.style6 {color: #663300}
.style7 {
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
.style8 {color: #006633}
.style9 {font-size: 14px}
.style10 {font-size: 10px}
.style11 {font-size: 12px}
.style12 {color: #6699CC}