body
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	
	margin: 0px;
	

}

.title
{
	background-attachment: fixed;
	background-image: url(html/i/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;

}
a
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: underline;
}

a:hover
{
color: #FFAE12
}

.header
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
    font-weight: bold;
	color: #000000;
}

.header2
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
    font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
