.style1 {
	font-weight: bold;
	font-size: 24px;
	color: #000000;
}
body {
	background-color: #CCCCCC;
}
a:link {
	color: #3300FF;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.style3 {color: #996600}
.style4 {color: #000000; font-size: 24px;}
.r .l strong {
	font-size: 16px;
}

