.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #424242;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);	
}
H1 {color: #0000FF;
	font-size: 18px;
	font-weight:bold;
}
.white_big_text {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.white_small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.white_small_bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #E10000;
	text-decoration: none;
}

.style1 {
	color: #0000FF;
	font-size: 16px;
	font-weight:bold;
	float:left
}

img
{  border-style: none;
}

