a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #0000ff;
	background-color: #ffffff;
	font-size: 12px;
	text-align: left;     
} 
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000080;
	background-color: #ffffff;
	font-size: 12px; 
	text-align: left;     

}
a:hover, a:active { 
	text-decoration: underline; 
	color: #ffffff;
	background-color: #0099ff;
}
a.scnd:link { 
	font-weight: normal;
	text-decoration: none; 
	color: #0000ff;
	background-color: #ffffff;
} 
a.scnd:visited { 
	font-weight: normal;
	text-decoration: none; 
	color: #000080;
	background-color: #ffffff;
}
a.scnd:active {
  font-weight:  normal;
	text-decoration: underline; 
	color: #0000ff;
	background-color: #ffffff;
}
a.scnd:hover {
  font-weight:  normal;
	text-decoration: underline; 
	color: #0000ff;
	background-color: #ffffff;
}
/* basic elements */
html {  margin: 0px;
				padding: 0px;
}
body {  text-align : center;
				background: transparent url(images/bglg.gif) top right;
}
img {
				border: 0px;
}
table {
			margin-left: auto;
      margin-right: auto;
}
/* ContentBody */
#table2 { margin: 0px;
				  padding: 0px;
				  width: 598px;
				  background-color: transparent;
}
td {    font-family : Arial, "Times New Roman", sans-serif;
				font-size: 12px;
				background-color: #ffffff;
				color: Black;
				text-align : center;
}
p.main { text-align:justify;
}
/* specific divs */
#title {
  background: transparent url(images/title900.gif) no-repeat top left; 
	margin-top: 0px; 
	width: 900px; 
	height: 113px; 
}     
#h3 {
				font-size: 15px;
				font-weight: bold;
				text-decoration: none;
				letter-spacing: 2px;
				font-family : Arial, "Times New Roman", sans-serif;
				height: 30px;
				text-align : center;
				padding: 5px;
}
#h3a {
				font-size: 16px;
				font-weight: bold;
				text-decoration: none;
				letter-spacing: 4px;
				font-family : Arial, "Times New Roman", sans-serif;
				height: 30px;
				text-align : center;
				padding: 5px;
				color: red;
}
