body 		{
			font-family: Times New Roman, Times, serif;
			}

.main	 	{color:#000000; font-size:32px; font-weight:bold;}

.title   	{color:#000000; font-size:16px; font-weight:bold;}
.titleB  	{color:#000000; font-size:16px; font-weight:bold; font-family:Arial}

.sub	 	{color:#000000; font-size:14px; font-weight:bold; }
.subW	 	{color:#FFFFFF; font-size:18px; font-weight:bold; font-family:Arial;}


.text	 	{color:#000000; font-size:12px; font-family:Arial;}
.textB	 	{color:#000000; font-size:12px; font-family:Arial;}
.textR	 	{color:#CC0000; font-size:14px; font-weight:bold; font-family:Arial;}

.footerM {font-family:geneva, helvetica, sans-serif; color:#FF9000; font-size:14px;}
.footerL {font-family:geneva, helvetica, sans-serif; color:#FFFFFF; font-size:14px;}
.footer  {font-family:arial, helvetica, sans-serif; color:#FF9000; font-size:9px;}

.link 		{color:#FFFFFF; font-size:12px; font-weight:bold; font-family:Arial;}

.bevel 		{
			color:#000000; 
			font-size:14px; 
			font-weight:bold;
			background-color:#999999;
			border-style:solid;
			border-width:1px;
			border-top-color:#CCCCCC;
			border-left-color:#CCCCCC;
			border-bottom-color:#666666;
			border-right-color:#666666;
			} 
			
.form 	{
		background-color:#000000;
		color:#FFFFFF;
		font-size:14px;
		}
		
