body		 									{ margin: 0px 0px 0px 0px; background-color: #FFFFFF; }

.Regular									{ font-family:Verdana;font-size:11px;color:#000000;line-height:14px; }
.RegularBold							{ font-family:Verdana;font-size:11px;color:#000000;font-weight:bold;line-height:14px; }
.RegularSmall							{ font-family:Verdana;font-size:10px;color:#000000;line-height:14px; }
.RegularSmallBold					{ font-family:Verdana;font-size:10px;color:#000000;font-weight:bold;line-height:14px; }
.RegularBig								{ font-family:Verdana;font-size:12px;color:#000000;line-height:24px; }
.RegularBigBold						{ font-family:Verdana;font-size:12px;color:#000000;font-weight:bold;line-height:14px; }

.ResponseTitle						{ font-family:Arial;font-size:18px;color:#000000;line-height:24px; }
.ResponseBody							{ font-family:Verdana;font-size:12px;color:#000000;line-height:24px; }
.ResultBody								{ font-family:Verdana;font-size:12px;color:#000000;line-height:20px; }

.BGBlack 									{ background-color: #000000; }
.BGWhite 									{ background-color: #FFFFFF; }
.BGGray										{ background-color: #BBBBBB; }
.BGYellow									{ background-color: #FFFECE; }
.BGYellowLight						{ background-color: #FFFFEA; }

img.border 								{ border: 1px solid #000000; }

a.tips:link 							{ font-family:Verdana;font-size:10px;color:#000000;line-height:14px;text-decoration: none;font-weight:normal; }
a.tips:visited						{ font-family:Verdana;font-size:10px;color:#000000;line-height:14px;text-decoration: none;font-weight:normal; }
a.tips:hover 							{ font-family:Verdana;font-size:10px;color:#000000;line-height:14px;text-decoration: underline;font-weight:normal; }
a.tips:active							{ font-family:Verdana;font-size:10px;color:#000000;line-height:14px;text-decoration: none;font-weight:normal; }

a.RegularBold:link 				{ font-family:Verdana;font-size:11px;color:#000000;line-height:14px;text-decoration: none;font-weight:bold; }
a.RegularBold:visited			{ font-family:Verdana;font-size:11px;color:#000000;line-height:14px;text-decoration: none;font-weight:bold; }
a.RegularBold:hover 			{ font-family:Verdana;font-size:11px;color:#000000;line-height:14px;text-decoration: underline;font-weight:bold; }
a.RegularBold:active			{ font-family:Verdana;font-size:11px;color:#000000;line-height:14px;text-decoration: none;font-weight:bold; }

.tipsAct									{ font-family:Verdana;font-size:10px;color:#000000;line-height:14px;text-decoration: none;font-weight:bold; }

input											{ font-family:Verdana;font-size:10px;color:#000000;border: 1px solid #000000;background-color: #FFFFFF; }
input.checkbox						{ font-family:Verdana;font-size:10px;color:#000000;border: 1px solid #FFFFFF;background-color: #FFFFFF; }
textarea									{ font-family:Verdana;font-size:10px;color:#000000;border: 1px solid #000000;background-color: #FFFFFF; }
