.12p {  font-size: 12px; line-height: 20px}
.bg {  background-attachment: fixed; background-image: url(images/bg.jpg); background-repeat: no-repeat; background-position: right bottom}
body {  background-attachment: fixed; background-image: url(images/bg.jpg); background-repeat: no-repeat; background-position: right bottom}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.red-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #FF0000;
}
.line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.red-12p {
	font-size: 14px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.blue-12p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}
.red-12p-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
