	/* Basic Formats*/
	a:link { text-decoration: underline; color: #00468C;}
	a:visited, a:active { text-decoration: underline; color: #00468C;}
	a:hover, a:focus { text-decoration: none; color: #DF4400; }
	
	body { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 10px; text-decoration: none; color: #000000;}
	td { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 10px; line-height: 13px; text-decoration: none; color: #000000;}
	p { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 11px; text-decoration: none; color: #000000; margin:8px 0px 8px 0px;}
	pre { font-family: "Courier New", Courier, monospace; font-style: normal; font-weight: normal; font-size: 11px; text-decoration: none; color: #000000;}
	
	/*Form Elements Basic Formats (Size must be defined in html)*/
	select { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; text-decoration: none; color: #000000; background-color: #efefef; }
	input, .input { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; text-decoration: none; color: #000000; width: 100px; letter-spacing : 1px; }
	input.button { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 10px; text-decoration: none; color: #000000; width: 100px; text-align: center; }
	input.textform00 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; text-decoration: none; color: #000000; width: 240px; background-color: #efefef; }
	input.textform10 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; text-decoration: none; color: #000000; width: 140px; background-color: #efefef; }
	input.textform20 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; text-decoration: none; color: #000000; width: 40px; background-color: #efefef; }
	textarea { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; text-decoration: none; color: #000000; width: 400px; height: 120px; background-color: #efefef; }
	/* Header */
	.HeadBlack { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-style: bold; font-weight: bold; font-size: 12px; line-height: 16px; text-decoration: none; color: #000000; }
	.HeadRed { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-style: bold; font-weight: bold; font-size: 12px; line-height: 16px; text-decoration: none; color: #ea0c3f; }
	.HeadWhite { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-style: bold; font-weight: bold; font-size: 12px; line-height: 16px; text-decoration: none; color: #ffffff; }
	.BigHead { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; font-size: 36px; line-height: 40px; text-decoration: none; color: #000000;}

	/* Text  */
	.text { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 11px; line-height: 14px; text-decoration: none; color: #000000;}
	.btext { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-style: bold; font-weight: bold; font-size: 11px; line-height: 14px; text-decoration: none; color: #000000;}
	a.text:link { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 11px; line-height: 14px; text-decoration: none; color: #00468C;}
	a.text:visited, a.text:active { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 11px; line-height: 14px; text-decoration: none; color: #00468C;}
	a.text:hover, a.text:focus { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 11px; line-height: 14px; text-decoration: none; color: #DF4400;}
	.copyright { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 9px; text-decoration: none; color: #ea0c3f; letter-spacing: 0px; line-height: 18px; }
	
	
