p
{
line-height: 115%;
font-size: 15px;
color: #111111;
}


H1
{
	margin: 10px 10 0 0;
	font-size: 16px;
	color: #333333;
	border-left: solid 7px #003399;
	border-bottom: solid 2px #003399;
	padding: 5px 0 5px 7px;
}

H2
{
	margin: 10px 0 0 0;
	font-size: 15px;
	color: #333333;
	border-left: solid 7px #003399;
	border-bottom: solid 2px #003399;
	padding: 5px 0 5px 7px;
}

H3
{
	font-size: 15px;
	color: #003399;
}

STRONG
{
    FONT-WEIGHT: normal;
}

A:hover {
LEFT: 1px; POSITION: relative; TOP: 1px
}


@import url(style.css) screen and (min-width: 769px);
@import url(tablet.css) screen and (max-width: 768px);
@import url(smart.css) screen and (max-width: 640px);


img{
max-width: 100%;
height: auto;
width /***/:auto;@
}