body{
 background: #FFFFFF url("../images/bg_gradation_blue.gif") repeat-x;
}
.pt12 {
	font-family: Times New Romman, Times;
	font-size: 12px;
	color: #000000;
	line-height: 130%;
}
.pt14 {
	font-family: Times New Romman, Times;
	font-size: 14px;
	line-height: 130%;
	color: #000000;
}
.pt14b {
	font-family: Times New Romman, Times;
	font-size: 14px;
	font-weight: bold;
}
.pt18b {
	font-family: Times New Romman, Times;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
a {
	text-decoration: none;
	color: #18358E;
}
a:hover {
	text-decoration: underline;
	background-color: #FCD1E7;
	color: #18358E;
}
