body {


	background-attachment: fixed;
	background-image: url(images/bg_r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
        font-family: Arial;
	margin-left: 0px;
	margin-top: 0px;


}

ul {list-style-type:circle;}

a:link {

	color: #333333;
	text-decoration: none;
}
a:visited {

	color: #555555;
	text-decoration: none;
}
a:hover {

	color: #33ccFF;
	text-decoration: none;
}
table {

}
h1 {

	color: #666666;
	font-weight: bold;
        text-align:left;

     
}
h2 {

	color: #666666;
	font-weight: bold;
        text-align:left;



}
hr {
	color: #cccccc;
        size:1;
}
