body {
	background-color: #000000;
}

/* General font families for common tags */
font,th,td,p,h1,h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: white;}
a:link,a:active,a:visited { color: #b5c3d7; }
a:hover		{ text-decoration: underline; color: #ffffff; }
hr	{ height: 0px; }

/* This is the border line & background colour round the entire page */
.bodyline   { background-color: #000000; border: 1px #98AAB1 solid; }
/*.bodyline	{ background-image: url(images/cielEtoile.jpg); border: 1px solid; border-color: #ffffff #c0c0c0 #c0c0c0 #ffffff; }*/
