﻿
.Normal {

}


body{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	/*line-height: 1.7em;*/
	line-height: 1.6em;
	color: #58585A ;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	line-height: 1.2em;	
}

h2{
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;	
}

h3{
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;	
}

h4, h5, h6{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.5em;	

}
h2{
	color: #000;
}

h3{
	color: #6d6d6d;
}

h2, h3, h4, h5, h6{
	margin-top: 0px;
	margin-bottom: 0px;
}

p{
	margin: 0px 0px 1.4em 0px;
	font-size: 13px;
}


ul, ol{	margin-top: 0px;
	margin-bottom: 0px;
	
}
