body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: url(images/page_bg_dot.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.h1 {font-family:Arial, Helvetica, sans-serif;
font-size:18px; color:#003C62;
}

.main {
	margin-bottom:2px;
	margin-top:2px;
	margin-right:5px;
	color: #000;
	font-family: Arial, Verdana;
	font-size: 14px;
}

.text {
	font-family:Arial, Trebuchet MS,Arial, Georgia, Times, serif;
	font-size:12px;
	color: #333333;
}


A {
	font-family: Arial, "Trebuchet MS", Verdana, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#006699;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
	
}

A:hover {
	font-family: Arial, Trebuchet MS, Verdana, Georgia, Times New Roman, Times, serif;
	font-size:12px;
	FONT-WEIGHT: bold;
	color:#000000;
}



.copyright{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}



em { font-weight: bold; }

.im {
	margin-bottom:11px;
	
}

