/* CSS Document */

.p{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
.ps{
	font-family: Verdana;
	font-size: 9px;
	color: #2655ab;
}
.psb{
	font-family: Verdana;
	font-size: 12px;
	color: #2655ab;
	font-weight: 300;
	
}

.bold {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #2655ab;
	text-decoration: underline;
}
.big {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #2655ab;

}
.psbb{
	font-family: Verdana;
	font-size: 12px;
	color: #2655ab;
	font-weight: bold;
	
}
.psbbl{
	font-family: Verdana;
	font-size: 12px;
	color: #2655ab;
	font-weight: 300;
	background-color: #DCE5F0;	
}
.psbboxl{
	font-family: Verdana;
	font-size: 12px;
	color: #2655ab;
	font-weight: 300;
	background-color: #DCE5F0;
}
.psbbUn{
	font-family: Verdana;
	font-size: 12px;
	color: #2655ab;
	font-weight: bold;
	background-color: #DCE5F0;
	text-decoration: underline;	
}
.boldBack{
	font-family: Verdana;
	font-size: 12px;
	color: #2655ab;
	font-weight: 600;
	background-color: #DCE5F0;
}
