body {
			font-family: Verdana, sans-serif;
			background: #FFFFFF;
			color: #000000;
			text-align: center;
}


		
		img, a img { border: 0; }



a:link{
font-size: 11pt;
font-family: verdana
color: red;
background: none} 

a:hover{
font-size: 11pt;
color: blue;
background: yellow}


h2 {	font-size: 12pt;
	font-weight: bold;
	background: #0000FF;
	color: white;
	padding: 1px;
	border: 0px ;
	margin: 0px;
	height: 0px;
	text-indent: 1em
}


.contentbox table {	
		width: 260px;
		cellpadding: 10px;
		cellspacing: 0px;
}

.contentboxhead tr{
background: #FF22CC;
}

.contentbox td {width: 260px;
		background: #FFFFFF;
		background-image: url(bg_25.jpg);
		background-repeat: repeat-x;
		font-size: 10pt;
		color: black;
		margin-left: 0px;
		text-decoration: none;
		border-style : solid ;
		border-width : 2px ;
		border-color : #0000FF ;
}

.contentboxhead h2 {
	background-color: yellow;
	padding: 10px;
	border: 5px solid green;
	margin: 10px;
	width: 30px;
	height: 30px;
}

.contentbox a:link{
		font-size: 10pt;
		color: black;
		text-decoration: none;
		background: none} 

.contentbox a:hover{
		font-size: 10pt;
		color: blue;
		text-decoration: underline;
		background: none}


.contentbox a:visited{
		font-size: 10pt;
		color: black;
		text-decoration: none;
		background: none}

.contentbox a:active{
		font-size: 10pt;
		color: black;
		text-decoration: underline;
		background: none}


