
@font-face {
	font-family: 'FranklinGothicDemiCond';
	src: url('fradmcn-webfont.eot');
	src: local('☺'), url('fradmcn-webfont.woff') format('woff'), url('fradmcn-webfont.ttf') format('truetype'), url('fradmcn-webfont.svg#webfontvutB4fSn') format('svg');
	font-weight: normal;
	font-style: normal;
}


* {
	margin: 0px;
	padding: 0px;
}
* html li {
	vertical-align: bottom;
}
* html img {
	vertical-align: middle;
}
* html input {
	vertical-align: middle;
}
html, body {
	height: 100%;
}
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
	text-align:left;
	text-decoration: none;
}
input {/*border: 0px;*/
}
img {
	border: 0px;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	padding: 0px;
	margin: 0px;
	list-style:none;
}
* html li {
	vertical-align: bottom;
}
a {
	color:#3b679e;
	text-decoration:none;
	cursor:pointer;
	outline:none;
}
a:hover {
	color:#bd0800;
	text-decoration:none;
	cursor:pointer;
}
p {
	margin:0px;
	padding:5px 0px;
	line-height:18px;
	font-size:13px;
}
.clear {
	clear: both;
	height:0px;
	display:block;
	font-size:0px;
}
.left {
	float:left;
}
.right {
	float: right;
}
h1, h2, h3, h4, h6 {
	font-weight:normal;
	font-family:FranklinGothicDemiCond;
}
h1 {
	font-size:58px;
}
h2 {
	font-size:56px;
}
h3 {
	font-size:50px;
}
h4 {
	font-size:40px;
}
h5 {
	font-family:"Times New Roman";
	font-size:30px;
	font-weight:normal;
}
h6 {
	font-size:24px;
}
