body
{
text-align: center;
font: 12pt  arial,"trebuchet ms", sans-serif
}

table {
	
	valign:top;
	align:left;
	cellspacing="0" cellpadding="0"
	
}
hr {
color:"#FF0000"
align:"center"

}
td
{
valign:top;
align:left;
font-size:10pt
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	}

h1 {
	font-size: 20px;
	color: #FF0000;
	margin-top: 0px;
		margin-bottom: 3px;
	align:center;
}

	}
	.content  {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url('Bullet.gif');
	
}

h2 {
	font-size: 20px;
	color: #0047a2;
	margin-top: 0px;
	margin-bottom: 3px;
}
a:link {
	color: #0047a2;
}
a:visited {

	color: #ff6699;
}
a:link:hover {
	color: #3c9bf7;
}



#cssbuttons {
	width: 150px ;
	text-align: center ;
}
#cssbuttons ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#cssbuttons li {
	margin: 0 ;
	padding: 0 ;
	height:18px;
	display: block ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;

}
#cssbuttons li a {
	color: #001DFF;
	background-color: #ffffff ;
	border: 1px solid #ff0000 ;
	width: 150px ;
	text-decoration: none ;
	display: block ;
}
#cssbuttons li a:hover {
	color:  #ffffff ;
	background-color: #001DFF;
	
}

#rw {
	width: 150px ;
	text-align: center ;
}
#rw ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#rw li {
	margin: 0 ;
	padding: 0 ;
	display: block ;
	list-style: none ;
height:18px;

	font-weight: bold ;

}
#rw li a {
	color: #ffffff;
	background-color: #ff0000 ;
	border: 1px solid #ffffff ;
	width: 150px ;
	text-decoration: none ;
	display: block ;
}
#rw li a:hover {
	color: #ffffff ;
	background-color:#ff0000;
	border: 1px solid  #001DFF;

	
}


#home
 {
	width: 150px ;
	text-align: center ;
}
#home ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#home li {
	margin: 0 ;
	padding: 0 ;
	display: block ;
	list-style: none ;
height:18px;

	font-weight: bold ;

}
#home li a {
	color: #ffffff;
	background-color: #ff0000 ;
	border: 1px solid #001DFF ;
	width: 150px ;
	text-decoration: none ;
	display: block ;
}
#home li a:hover {
	color: #ffffff ;
	background-color:#001DFF;
	border: 1px solid  #ff0000;

	
}
ul li {list-style-image: url('Bullet.gif');}
