body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #626262;
}
body {
	background-image: url(images/bkg_page.jpg);
	background-repeat: repeat-x;
	background-color: #1C7AB0;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #E0E4E3;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#bottomlink a{
	font-family: verdana;
	font-size: 11px;
	color: #626262;
	font-weight: bold;
}
#bottomlink a:hover{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.style1 {color: #FFFFFF}

h1, h2 {
    font-family:"verdana"; font-size: 10px; 
    MARGIN-TOP: 0px; 
    MARGIN-BOTTOM: 0px; 
    color: # 
}