body {
	font-size: 12px;
}
td {
	font-size: 12px;
}
.p12 {
	font-size: 12pt;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
   	position: relative; 
	left: 1px; 
	top: 1px; 
	clip:  rect(   )
}
a:active {
	color: #0033CC;
	text-decoration: underline;
}
.p24 {
	font-size: 24px;
}
.p18 {
	font-size: 18px;
}
.class1 {
	color: #FFFFFF;
	text-decoration: none;
}
.opacity {
	filter: Alpha(Opacity=100);
}
.p15 {
	font-size: 15px;
}
.textedit1 {
	border-left: 1px dotted #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;


}
.textedit2 {
	border: 1px dotted #000000;
	background-color: #FFFFFF;

}
.textedit3 {
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #000000;
	border-left: none;

}
.tableline {
	border-top: 1px solid #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
.tabelbb {
	border: 1px dotted #FFFFFF;
}
.mainfont {
	font-family: "Arial", "Helvetica", "sans-serif";
}
