 @font-face 
	{ 
		font-family: "Times New Roman";  
		src: local("Times New Roman"), 
		format("TrueType")
		
	}  

 body				{background-color:#ffffff;background-image:url(images/bk.jpg);background-attachment:fixed}
 font.headline	{font-family:Times New Roman;color:#ffffff;font-size:26pt;}
 font.sub			{font-family:Times New Roman;font-variant:normal;color:#ffffff;;font-size:18pt}
 font.small		{font-family:Times New Roman;font-variant:normal;color:#ffffff;;font-size:10pt}
 font.bold			{font-family:Times New Roman;font-size:16;color:#000000;font-weight:bold;}
 font.menu			{font-family:Times New Roman;font-size:26;color:#000000;font-weight:bold;}
 font.text			{font-family:Times New Roman;font-size:16;color:#000000;font-weight:normal;}
 font.loghead		{font-family:Times New Roman;color:#000099;font-size:26pt;font-weight:bold}
 font.logsub		{font-family:Times New Roman;color:#000099;font-size:18pt;}


 img.border_white{border-style:solid; border-width:1pt; border-color:#663333}
 p					{font-family:Times New Roman;;color:#000000;font-weight:lighter;}
 td					{font-family:Times New Roman;;color:#000000}
 a:link 			{ color:#0000aa; text-decoration:underline;font-family:Times New Roman;}
 a:visited 		{ color:#0000aa; text-decoration:underline;font-family:Times New Roman;}
 a:active 			{ color:#FF0000; text-decoration:none;font-family:Times New Roman;}
 a:hover  			{ color:#ff0033; text-decoration:none;font-family:Times New Roman;}
 a:tip				{ color:#0000aa; text-decoration:none;font-family:Times New Roman;}


