body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3399FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/diamond.jpg)
}

.norm_font {
	font-size:12px;
	color:#000000;
}
.bold_font {
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
.Ital {
	font-size:12px;
	font-style:italic;
	}
a.small:link  { text-decoration: underline; font-size: 12px; font-family: Arial, helvetica, sans-serif; color: 
               #0000FF; font-weight: bold; }
a.small:active { text-decoration: underline; font-size: 12px; font-family: Arial, helvetica, sans-serif; color: 
               #0000FF; font-weight: bold; }
a.small:visited { text-decoration: underline; font-size: 12px; font-family: Arial, helvetica, sans-serif; color: 
               #0000FF; font-weight: bold;  }
a.small:hover { text-decoration: none; color: #FF0000; font-family: Arial, helvetica, sans-serif; font-size: 12px; font-weight: 
				bold; }
				
a.menu:link  { text-decoration: none; font-size: 12px; font-family: Arial; color: 
               #FFFFFF; font-weight: bold; }
a.menu:active { text-decoration: none; font-size: 12px; font-family: Arial; color: 
               #FFFFFF; font-weight: bold; }
a.menu:visited { text-decoration: none; font-size: 12px; font-family: Arial; color: 
               #FFFFFF; font-weight: bold;  }
a.menu:hover { text-decoration: none; color: #BDBCE4; font-family: Arial; font-size: 12px; font-weight: 
				bold; }				
.border { border:#45459b 2px solid }
.tableborder { border:#B6B6B6 1px solid }