/* File type: CSS;
File name: style1.css;
Author: Andrew Zaitsev */

P,DL {
	COLOR: #333333; 
	FONT-FAMILY: Verdana, Arial, AG_Helvetica, Tahoma;
	FONT-SIZE: 12px;
	MARGIN-LEFT: 15px;
	MARGIN-RIGHT: 15px;
	TEXT-INDENT: none;
	}
	
H1 {font-size:18px; 
	font-weight:bold; 
	color:#DE1208; 
	margin-left: 0px; 
	font-family: Verdana, Arial, Tahoma;
	}
	
H2 {font-size:14px; 
	font-weight:bold; 
	color:#DE1208; 
	margin-left: 3px;
	font-family: Verdana, Arial, Tahoma;
	}
	
H3 {
	COLOR: #676767; 
	FONT-FAMILY: Verdana, Arial, AG_Helvetica, Tahoma;
	FONT-SIZE: 8pt;
	MARGIN-LEFT: 15px;
	MARGIN-RIGHT: 15px;
	TEXT-INDENT: none;
	}
	
A.general4:link {color: #3366CC; text-decoration: underline; font-size: 12px; font-family: Arial, Times New Roman;}
A.general4:active {color: #3366CC; text-decoration: underline; font-size: 12px; font-family: Arial, Times New Roman;}
A.general4:visited {color: #3366CC;	text-decoration: underline; font-size: 12px; font-family: Arial, Times New Roman;}
A.general4:hover {color: #999900; text-decoration: underline; font-size: 12px; font-family: Arial, Times New Roman;}

A.general8:link {color: #DE1208; text-decoration: underline; font-size: 12px; font-family: Arial, Times New Roman;}
A.general8:active {color: #DE1208; text-decoration: underline; font-size: 12px; font-family: Arial, Times New Roman;}
A.general8:visited {color: #DE1208;	text-decoration: underline; font-size: 12px; font-family: Arial, Times New Roman;}
A.general8:hover {color: #999900; text-decoration: underline; font-size: 12px; font-family: Arial, Times New Roman;}

