.clear {
	clear: both;	
}

img {
	border: none;
}

p, td {
	margin: 0 0 10px 0;
	padding: 0;	
	
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	color: #4B4B4B;
}

ul li, ol li {
	margin: 0 0 0 0;
	padding: 0;	
	
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	color: #4B4B4B;
}

p a, #main a {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #2A70CB;
	text-decoration: underline;	
}

p a:hover, #main a:hover {
	text-decoration: none;	
}

/*h1, h2, h3 {
	width: 624px;
	margin: 0;
	padding: 0;
	font-weight: normal;	
}

h1, .h1 {
	font-family: Verdana;
	font-size: 18px;
	line-height: 36px;
	color: #E1780F;
	
	margin: 0 0 15px 0;
	border-bottom: 1px solid #9F9F9F;
}
*/
h2, .h2 {
	font-family: Verdana;
	font-size: 14px;
	line-height: 28px;
	color: #2A70CB;
	
	margin: 0 0 15px 0;
	border-bottom: 1px solid #9F9F9F;
}

h3, .h3 {
	font-family: Verdana;
	font-size: 13px;
	line-height: 26px;
	color: #4B4B4B;
	
	margin: 0 0 15px 0;	
}

.h1_main, h1 {
	font-family: Verdana;
	font-size: 14px;
	line-height: 28px;
	color: #2a70cb;
	font-weight: normal;
	
	margin: 0 0 10px 0;
}

.subtitle {
	font-weight: bold;
}
