body
{
	background-image: url(../images/bg.jpg);
		
}


.bottom
{
	color:  #014071;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.title
{
	color:  #014071;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}

.subtitle
{
	color:  #014071;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}

.text
{
	color:  #0C466D;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}

.smalltext
{
	color:  #0C466D;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}

.whitetext
{
	color:  white;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

}

.whitebold
{
	color:  white;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;


}
input, Select, textarea
{
	color:  #0C466D;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}