html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;}

body {font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 100%;
	line-height: 1.25;
	margin-top: 1em;
	text-align: center;
	color: #000000;
	background-color : #b0b0b0;}
	
table {margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
	border-spacing: 0px;
	border-collapse: collapse;}
	
img {border: none;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	display: block;}

a.thumb:link img {color: #b0b0b0;
	background-color:#b0b0b0;
	text-decoration: none;
	border-style: solid;
	border-width: thin;
	border-color: #b0b0b0;}

a.thumb:visited img {color: #b0b0b0;
	background-color:#b0b0b0;
	text-decoration: none;
	border-style: solid;
	border-width: thin;
	border-color: #b0b0b0;}
	
a.thumb:hover img {color: #000000;
	background-color:#b0b0b0;
	text-decoration: none;
	border-style: solid;
	border-width: thin;
	border-color: #000000;}

a.thumb:active img {color: #000000;
	background-color:#b0b0b0;
	text-decoration: none;
	border-style: solid;
	border-width: thin;
	border-color: #000000;}

a.darkthumb:link img {color: #b0b0b0;
	background-color:#b0b0b0;
	text-decoration: none;
	border-style: solid;
	border-width: thin;
	border-color: #b0b0b0;}

a.darkthumb:visited img {color: #b0b0b0;
	background-color:#b0b0b0;
	text-decoration: none;
	border-style: solid;
	border-width: thin;
	border-color: #b0b0b0;}

a.darkthumb:hover img {color: #ffffff;
	background-color:#b0b0b0;
	text-decoration: none;
	border-style: solid;
	border-width: thin;
	border-color: #ffffff;}

a.darkthumb:active img {color: #ffffff;
	background-color:#b0b0b0;
	text-decoration: none;
	border-style: solid;
	border-width: thin;
	border-color: #ffffff;}	
	
a.normal:link {color: #000000;
	background-color:#b0b0b0;
	text-decoration:none;}

a.normal:visited {color: #393939;
	background-color:#b0b0b0;
	text-decoration:none;}

a.normal:hover {color: #ff0000;
	background-color:#b0b0b0;
	text-decoration:none;}

a.normal:active {color: #ffffff;
	background-color:#b0b0b0;
	text-decoration:none;}
	
strong {font-weight: bold;}

small {font-size: small;}

p {margin-bottom: 1em;}