/* File type: CSS;
File name: style1.css;
Author: Andrew Zaitsev */
	
H1 {COLOR: #DE1208; 
	FONT-FAMILY: Verdana, Arial, Times New Roman; 
	FONT-SIZE: 11px;
	MARGIN-LEFT: 15px;
	MARGIN-RIGHT: 15px; 
	TEXT-ALIGN: center;
	FONT-WEIGHT: bold;
	margin-top:0px;
	margin-bottom:0px;
	}
	
H2 {FONT-FAMILY: Verdana, Arial, Times New Roman;
	COLOR: #676767;
	MARGIN-LEFT: 15px;
	MARGIN-RIGHT: 15px; 
	TEXT-ALIGN: left;
	FONT-WEIGHT: normal;
	margin-top:1px;
	margin-bottom:1px;
	font-size:11px;
	}
	
H3 {text-align:left;
	FONT-FAMILY: Verdana, Times New Roman;
	font-weight: normal; 
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	MARGIN-LEFT: 15px;
	MARGIN-RIGHT: 15px;
	margin-bottom: 2px;
	margin-top:2px;
	text-align:center;
	}
