

body {
	background-color:#000000;
	background-image:url(images/main_03.gif);
	background-attachment:Fixed;
	background-repeat:no-repeat;
	color:#ffffff;
}


div.content {
	color:#000000;
	font-size:0.9em;
	font-family:Tahoma;
	padding:10px;
	padding-bottom:20px;
	text-align:justify;
}

b {
	color:#000000;
	font-family:Verdana;
	font-size:0.9em;
}


body
a:link {
	color:#000000;
	font-family:Verdana;
	text-decoration:underline;
	font-size:0.9em;
}

a:active {
	color:#333333;
	font-family:Verdana;
	text-decoration:underline;
	font-size:0.9em;
}
a:visited {
	color:#333333;
	font-family:Verdana;
	text-decoration:underline;
	font-size:0.9em;
}
a:hover {
	color:#1e90ff;
	font-family:Verdana;
	text-decoration:underline;
	cursor:crosshair;
	font-size:0.9em;
}






