body {
   background: url(images/diam.gif) repeat-x top left;
}
body,td,th {
	font-family: tahoma;
	font-size: 14px;
	color: #1E2752;
	vertical-align: top;	
}
img{border:0;}
a {
	font-family: tahoma;
	font-size: 12px;	
	color: #2A85BA;		
}
a:visited {
	color: #2A85BA;
}
a:hover {
	color: #FF8000;
}
a:active {
	color: #FF8000;	
}
.style1 {
	color:#FFFFFF;
}
.style2 {
	font-size: 14px
}
.style3 {
	color: #FF0000
}
h1 {
	font-weight: bold;
}
h1.style1 {
	font-family: tahoma;
	font-size: 24px;
	font-weight: bold;
	color:#FF8000;
}
h1.style2 {
	font-family: tahoma;
	font-size: 21px;
	font-weight: bold;
	color:#FF8000;
}
h1.style3 {
	font-family: tahoma;
	font-size: 18px;
	font-weight: normal;
	color:#FF8000;
}
h1.style4 {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color:#2A85BA;
}
ul {
	list-style-type: circle;
	font-family: tahoma;
	font-size: 14px;
	color: #FF8000;
}