BODY {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	}
.copywright { 
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : x-small;
	color: #b0c4de;
	}
.fine {	
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : xx-small;
	color: #c0c0c0;
	}
H1 { 
	font-family : "Times New Roman", Times, serif;
	font-size : 28px;
	color: #e0ffff; 
	padding-bottom : 0px;
	}
H2 { 
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
	color: #e0ffff; 
	padding-bottom : 0px;
	}
.listing { 
	font-family: verdana, arial, helvetica; 
	font-size: 12px; 
	text-align: justify; 
	color: #000099;
	}
.titling { 
	font-family: Times New Roman; 
	font-size: 18px; 
	color: #000099;
	}
.heading { 
	font-family: verdana, arial, helvetica; 
	font-size: 18px; 
	color: #000099;
	}
.note { 
	font-family: verdana, arial, helvetica; 
	font-size: 14px; 
	color: #cc0000;
	}
.note2 { 
	font-family: verdana, arial, helvetica; 
	font-size: 16px; 
	color: #cc0000;
	}
.tnote {
	font-size: 10px; 
	color: #ffffff; 
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.tbody {
	font-size: 11px; 
	color: #000000; 
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.thead {
	font-family: verdana, arial, helvetica; 
	font-size: 12px; 
	text-align: center; 
	color: #dc143c;
	}
table.border {
	border-right: SlateGray 1px solid; 
	border-top: SlateGray 1px solid; 
	border-left: SlateGray 1px solid; 
	border-bottom: SlateGray 1px solid
}
.form1 {
	font-size: 14px; 
	color: #000000; 
	font-weight : bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.form2 {
	font-size: 13px; 
	color: #000000; 
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
A:visited {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : xx-small;
	color: #f8f8ff;
}
A:hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : xx-small;
	color: #87cefa;
}
A:link {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : xx-small;
	color: #c0c0c0;
}

.frm_error{
	border: 2px solid #b22222;
	background: #f8e0e0;
	color: #b22222;
	padding-left: 17px;
}