@font-face {
    font-family: 'akrutiorisarala_web';
    src: url('../fonts/osr06nie.eot');
    src: url('../fonts/osr06nie.eot?#iefix') format('embedded-opentype'),
         url('../fonts/osr06nie.woff') format('woff'),
         url('../fonts/osr06nie.ttf') format('truetype'),
         url('../fonts/osr06nie.svg#akrutiorisarala06normal') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	margin-top:24px;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	color:#000;
	font-family:'akrutiorisarala_web', Arial,'Telex',Trebuchet MS,sans-serif;
	background:#475039 url('../images/bg.gif') repeat-x center top
}

.menu{
	color: #0059ac;
	font-size: 26px;
	font-weight: bold;
}

.menu a{
	color: #0059ac;
	text-decoration: none;
}

.menu a:hover{
	color: #368400;
	text-decoration: none;
}

.content{
	color: #000000;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	padding:0 20px;
}

.content h1{
	color: #0059ac;
	font-size: 35px;
	font-weight: bold;
	padding:0;
	margin: 0;
}

h2{
	color: #0059ac;
	font-size: 28px;
	font-weight: bold;
	padding:0 0 0 20px;
	margin: 0;
}

.copy{
	color: #ffffff;
	font-size: 12px;
	font-family:Arial,Trebuchet MS,sans-serif;
}