*
{
	margin: 0em;
	padding: 0em;
}

body
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	margin:0px; 
	padding:0px;
}

a
{
	color: #0077dd;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

.header
{
	background: #004778 url('images/a5.gif') bottom left repeat-x;
	height: 80px;
	padding: 20px 20px 20px 20px;
	text-align:center;	
	color: #FFFFFF;
	font-size: 22px;
	letter-spacing: -0.05em;
}

.leftcolumn
{
	vertical-align:top;
	text-align: justify;
	width: 30%;
	padding: 20px 20px 20px 20px;
	background: #fff url('images/a1.gif') top right repeat-y;
	color: #666666;
}

.leftcolumn .glava
{
	padding: 20px 20px 20px 20px;
}

.leftcolumn h3
{
	color: #545454;
	margin-top: 25px;
	margin-bottom: 5px;
	border-bottom: dashed 1px #dfdfdf;
	padding-bottom: 3px;
	font-size: 16px;
}

.leftcolumn h4
{
	color: #545454;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: dashed 1px #dfdfdf;
	padding-bottom: 3px;
	font-size: 14px;
}

.leftcolumn h1
{
	color: #545454;
	margin-top: 5px;
	padding-left: 10px;
	border-left: solid 4px #dfdfdf;
	font-size: 20px;
}

.leftcolumn a
{
	text-decoration:none;
}

.leftcolumn a:hover
{
	text-decoration:underline;
}


.footer
{
	border-top: dashed 1px #dfdfdf;
	padding: 1em 0em 1em 0em;
	margin: 1em 1em 0em 1em;
	text-align: center;
}

.content
{
	text-align:justify;
	vertical-align: top;
	width: 70%;
	line-height: 1.5em;
	padding: 20px 20px 20px 20px;
	font-size: 14px;
}

.content p
{
	margin-bottom: 1.2em;
}

.content a
{
	color: #666;
	text-decoration:none;
}

.content a:hover
{
	text-decoration:underline;
}

.content blockquote
{
	padding: 0em 0em 0em 0.7em;
	border-left: solid 1px #000000;	
}


.content blockquote p
{
	margin-bottom: 0em;
}

.content h1
{
	color: #545454;
	margin-top: 5px;
	border-bottom: dashed 1px #dfdfdf;
	padding-bottom: 5px;
	font-size: 18px;
}

.title p
{
	margin-bottom: 0em;
}

.content li
{
	margin-left: 30px;
}

.menu
{
	background-color:#f8f8f8;
}

.menu a 
{
	color: #0077dd;
	text-decoration:none;
}

.menu a:hover
{
	color: #0077dd;
	text-decoration:underline;
}