body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000CC;
	text-decoration: none;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	;
	color: #FFFFFF;
	padding: 5px;
	width: 99%;
	margin: 5px;
	background-color: #0099FF;
	border-top: 1px solid #FF0000;
	border-right: 1px solid #0033CC;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #0033CC;
	text-align: center;





}
h2 {
	font-size: 16px;
}
strong {
	font-weight: 700;
	font-size: 14px;

}
b {
	font-weight: 700;
}
i {
	font-style: normal;
	color: #666666;
}
em {
	font-style: normal;
	color: #666666;
}
.lrt {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
}
.lrb {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	width: 200px;
	padding-left: 5px;

}
.rtb {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
}
