body {
	background-image: url(images/index_bg.gif);
	background-repeat: repeat-y;
	margin-top: 4px;
	background: #FFCCCC;
	margin-left: 12px;
}
.style1 {
	color: #CC0000;
	font-weight: bold;
}
.style2 {color: #CC3300}
.style5 {font-size: 10px}
.style7 {font-size: 12px;
}
p{
	font-size: 11px;
	color: #696969;
	margin: 5px;
}
a{
	font-size: 11px;
	color: #6666CC;
}
a:hover{
	font-size: 11px;
	color: #333399;
}
body,td,th {
	font-size: 11px;
	color: #696969;
}

