/* css for adey.com, web site hosting UK */
BODY {
	background: White;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
TD.black {
	background: Black;
	color : White;
}
TD.yellow {
	background: #FFCC00;
	color : Black;
}
TD.red {
	background: #CC0000;
	color : Black;
}

P.small {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
}


SPAN.small {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
}
UL {
	font-size : 10px;
}
SPAN.sbold {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}
TD.small {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
}
H1 {
	background: White;
	color : #666666;
	font-size : 18px;
}

SPAN.bold {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}

H2 {
	background : White;
	color : #999999;
	font-size : 13px;
}

SPAN.smallw {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	background: #3300FF;
}


a:link {
	text-decoration : none
}
a:visited {
	text-decoration : none
}
a:active {
	text-decoration : none
}
a:hover {
	text-decoration : none;
	color : Red;
	background: White;
}


td.newgrey{
	background-color : White;
	color : #666666;
	font-size : small;
}

h2.smallblack{
	background-color : #FFCF31;
	font-size : smaller;
	color : Black;
}
td.newgreysm{
	background-color : White;
	color : #666666;
	font-size : smaller;
}

